#include <int.hpp>

Public Types | |
| typedef literal_int_parser< T, Radix, MinDigits, MaxDigits > | result_type |
Public Member Functions | |
| template<typename Terminal > | |
| result_type | operator() (Terminal const &term, unused_type) const |
| typedef literal_int_parser<T, Radix, MinDigits, MaxDigits> boost::spirit::qi::make_literal_int< T, Radix, MinDigits, MaxDigits >::result_type |
|
inline |