#include <int.hpp>

Public Types | |
| typedef literal_int_generator < T, typename spirit::detail::get_encoding_with_case < Modifiers, unused_type, lower||upper >::type, typename detail::get_casetag< Modifiers, lower||upper >::type, 10, false, true > | result_type |
Public Member Functions | |
| template<typename T_ > | |
| result_type | operator() (T_ i, unused_type) const |
Static Public Attributes | |
| static bool const | lower |
| static bool const | upper |
| typedef literal_int_generator< T , typename spirit::detail::get_encoding_with_case< Modifiers, unused_type, lower || upper>::type , typename detail::get_casetag<Modifiers, lower || upper>::type , 10, false, true > boost::spirit::karma::detail::basic_int_literal< T, Modifiers >::result_type |
|
inline |
|
static |
|
static |