Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::math::policies::detail::is_underflow_error_imp< T > Struct Template Reference

#include <policy.hpp>

Public Member Functions

 BOOST_STATIC_CONSTANT (bool, value=sizeof(test(static_cast< T * >(0)))==1)
 

Static Public Member Functions

template<error_policy_type N>
static char test (const underflow_error< N > *)
 
static double test (...)
 

Member Function Documentation

template<class T >
boost::math::policies::detail::is_underflow_error_imp< T >::BOOST_STATIC_CONSTANT ( bool  ,
value  = sizeof(test(static_cast< T * >(0)))==1 
)
template<class T >
template<error_policy_type N>
static char boost::math::policies::detail::is_underflow_error_imp< T >::test ( const underflow_error< N > *  )
static
template<class T >
static double boost::math::policies::detail::is_underflow_error_imp< T >::test (   ...)
static

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