#include <uint.hpp>
Public Types | |
typedef literal_uint_parser< T, Radix, MinDigits, MaxDigits > | result_type |
Public Member Functions | |
template<typename Terminal > | |
result_type | operator() (Terminal const &term, unused_type) const |
typedef literal_uint_parser<T, Radix, MinDigits, MaxDigits> boost::spirit::qi::make_literal_uint< T, Radix, MinDigits, MaxDigits >::result_type |
|
inline |