#include <int.hpp>
Public Types | |
typedef int_parser< T, Radix, MinDigits, MaxDigits > | derived_type |
Public Member Functions | |
int_parser< T, Radix, MinDigits, MaxDigits >const & | derived () const |
action< int_parser< T, Radix, MinDigits, MaxDigits >, Action > | operator[] (Action f) const |
guard< int_parser< T, Radix, MinDigits, MaxDigits > , Handler > | on_error (Handler f) const |
Static Public Attributes | |
static bool const | handles_container |
static bool const | is_pass_through_unary |
static bool const | has_action |
|
inherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
staticinherited |
|
staticinherited |
|
staticinherited |