boost::parser::ulong_
// In header: <boost/parser/parser.hpp> parser_interface< uint_parser< ulong_;
The unsigned long parser. Produces an unsigned long attribute. To parse a particular value x, use ulong_(x).
unsigned long
x
ulong_(x)