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::operator_arrow_dispatch< Reference, Pointer > Struct Template Reference

#include <iterator_facade.hpp>

Classes

struct  proxy
 

Public Types

typedef proxy result_type
 

Static Public Member Functions

static result_type apply (Reference const &x)
 

Member Typedef Documentation

template<class Reference , class Pointer >
typedef proxy boost::iterators::detail::operator_arrow_dispatch< Reference, Pointer >::result_type

Member Function Documentation

template<class Reference , class Pointer >
static result_type boost::iterators::detail::operator_arrow_dispatch< Reference, Pointer >::apply ( Reference const &  x)
inlinestatic

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