#include <is_numeric.hpp>
Public Types | |
| typedef is_non_floating_point | type |
Public Member Functions | |
| BOOST_STATIC_CONSTANT (bool, value=(mpl::not_< is_floating_point< Type > >::value)) | |
| typedef is_non_floating_point boost::icl::is_non_floating_point< Type >::type |
| boost::icl::is_non_floating_point< Type >::BOOST_STATIC_CONSTANT | ( | bool | , |
| value | = (mpl::not_< is_floating_point< Type > >::value) |
||
| ) |