Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::math::tools::detail::is_scaled_distribution_helper< D, true > Struct Template Reference

#include <traits.hpp>

Public Member Functions

 BOOST_STATIC_CONSTANT (bool, value=(sizeof(test_has_location< D >(0))!=1)&&(sizeof(test_has_scale< D >(0))!=1))
 

Member Function Documentation

template<class D >
boost::math::tools::detail::is_scaled_distribution_helper< D, true >::BOOST_STATIC_CONSTANT ( bool  ,
value  = (sizeof(test_has_location< D >(0))!=1)&&(sizeof(test_has_scale< D >(0))!=1) 
)

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