#include <is_numeric.hpp>
Public Types | |
| typedef is_numeric | type |
Public Member Functions | |
| BOOST_STATIC_CONSTANT (bool, value=(mpl::or_< is_std_numeric< Type >, boost::is_integral< Type >, is_std_integral< Type > >::value)) | |
| typedef is_numeric boost::icl::is_numeric< Type >::type |
| boost::icl::is_numeric< Type >::BOOST_STATIC_CONSTANT | ( | bool | , |
| value | = (mpl::or_< is_std_numeric< Type >, boost::is_integral< Type >, is_std_integral< Type > >::value) |
||
| ) |