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_std_infinity< Type > Struct Template Reference

#include <infinity.hpp>

Public Types

typedef has_std_infinity type
 

Public Member Functions

 BOOST_STATIC_CONSTANT (bool, value=(type_traits::ice_and< is_numeric< Type >::value, std::numeric_limits< Type >::has_infinity >::value))
 

Member Typedef Documentation

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

Member Function Documentation

template<class Type >
boost::icl::has_std_infinity< Type >::BOOST_STATIC_CONSTANT ( bool  ,
value  = (type_traits::ice_and< is_numeric< Type >::value, std::numeric_limits< Type >::has_infinity >::value) 
)

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