Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::range_detail::any_range_value_type< WrappedRange, Value, Reference > Struct Template Reference

#include <any_range.hpp>

Public Types

typedef any_range_default_help
< Value, range_value< typename
remove_const< WrappedRange >
::type > >::type 
type
 

Member Typedef Documentation

template<class WrappedRange , class Value , class Reference >
typedef any_range_default_help< Value , range_value< typename remove_const<WrappedRange>::type> >::type boost::range_detail::any_range_value_type< WrappedRange, Value, Reference >::type

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