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

#include <iterator_range_core.hpp>

Static Public Member Functions

template<class ForwardRange >
static IteratorT adl_begin (ForwardRange &r)
 
template<class ForwardRange >
static IteratorT adl_end (ForwardRange &r)
 

Member Function Documentation

template<class IteratorT >
template<class ForwardRange >
static IteratorT boost::iterator_range_detail::iterator_range_impl< IteratorT >::adl_begin ( ForwardRange &  r)
inlinestatic
template<class IteratorT >
template<class ForwardRange >
static IteratorT boost::iterator_range_detail::iterator_range_impl< IteratorT >::adl_end ( ForwardRange &  r)
inlinestatic

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