Boost
v1.57.0
doxygen for www.boost.org
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Modules
Pages
Static Public Attributes
|
List of all members
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:
=
boost::is_integral<T>::value
|| (std::numeric_limits<T>::is_specialized && std::numeric_limits<T>::is_integer)
The documentation for this struct was generated from the following file:
boost_1_57_0/boost/math/tools/
config.hpp
boost
math
detail
is_integer_for_rounding
Generated on Mon Jan 12 2015 01:00:46 for Boost by
1.8.8