#include <has_inverse.hpp>
Public Types | |
| typedef has_inverse< Type > | type |
Public Member Functions | |
| BOOST_STATIC_CONSTANT (bool, value=(type_traits::ice_or< boost::is_signed< Type >::value, is_floating_point< Type >::value >::value)) | |
| typedef has_inverse<Type> boost::icl::has_inverse< Type >::type |
| boost::icl::has_inverse< Type >::BOOST_STATIC_CONSTANT | ( | bool | , |
| value | = (type_traits::ice_or< boost::is_signed< Type >::value, is_floating_point< Type >::value >::value) |
||
| ) |