Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::icl::has_inverse< Type > Struct Template Reference

#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))
 

Member Typedef Documentation

template<class Type >
typedef has_inverse<Type> boost::icl::has_inverse< Type >::type

Member Function Documentation

template<class 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) 
)

The documentation for this struct was generated from the following file: