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

#include <size_type.hpp>

Inheritance diagram for boost::detail::range_size< C, Enabler >:

Public Types

typedef BOOST_DEDUCED_TYPENAME
make_unsigned
< BOOST_DEDUCED_TYPENAME
range_difference< C >::type >
::type 
type
 

Member Typedef Documentation

template<typename C, typename Enabler = void>
typedef BOOST_DEDUCED_TYPENAME make_unsigned< BOOST_DEDUCED_TYPENAME range_difference<C>::type >::type boost::detail::range_size< C, Enabler >::type

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