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

#include <counting_iterator.hpp>

Public Member Functions

 BOOST_STATIC_ASSERT (::boost::is_integral< char >::value)
 
 BOOST_STATIC_CONSTANT (bool, value=std::numeric_limits< T >::is_specialized)
 

Member Function Documentation

template<class T >
boost::iterators::detail::is_numeric_impl< T >::BOOST_STATIC_ASSERT ( ::boost::is_integral< char >::value  )
template<class T >
boost::iterators::detail::is_numeric_impl< T >::BOOST_STATIC_CONSTANT ( bool  ,
value  = std::numeric_limits< T >::is_specialized 
)

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