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, BOOST_DEDUCED_TYPENAME::boost::enable_if< has_size_type< C >, void >::type > Struct Template Reference

#include <size_type.hpp>

Public Types

typedef BOOST_DEDUCED_TYPENAME
C::size_type 
type
 

Member Typedef Documentation

template<typename C >
typedef BOOST_DEDUCED_TYPENAME C::size_type boost::detail::range_size< C, BOOST_DEDUCED_TYPENAME::boost::enable_if< has_size_type< C >, void >::type >::type

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