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

#include <config.hpp>

Static Public Attributes

static const bool value
 

Member Data Documentation

template<class T >
const bool boost::math::detail::is_integer_for_rounding< T >::value
static
Initial value:
|| (std::numeric_limits<T>::is_specialized && std::numeric_limits<T>::is_integer)

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