#include <argument.hpp>
Public Types | |
typedef mpl::int_< I >::value_type | value_type |
Public Member Functions | |
bool | operator== (argument) const |
template<int I2> | |
bool | operator== (argument< I2 >) const |
Static Public Attributes | |
static const value_type | value = mpl::int_<I>::value |
typedef mpl::int_<I>::value_type boost::phoenix::argument< I >::value_type |
|
inline |
|
inline |
|
static |