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_promote_double_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<bool N>
static char test (const promote_double< N > *)
 
static double test (...)
 

Member Function Documentation

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

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