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< T &, Pointer > Struct Template Reference

#include <iterator_facade.hpp>

Public Types

typedef Pointer result_type
 

Static Public Member Functions

static result_type apply (T &x)
 

Member Typedef Documentation

template<class T , class Pointer >
typedef Pointer boost::iterators::detail::operator_arrow_dispatch< T &, Pointer >::result_type

Member Function Documentation

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

References boost::addressof().


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