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 >::proxy Struct Reference

#include <iterator_facade.hpp>

Public Member Functions

 proxy (Reference const &x)
 
Reference * operator-> ()
 
 operator Reference * ()
 

Public Attributes

Reference m_ref
 

Constructor & Destructor Documentation

template<class Reference , class Pointer >
boost::iterators::detail::operator_arrow_dispatch< Reference, Pointer >::proxy::proxy ( Reference const &  x)
inlineexplicit

Member Function Documentation

template<class Reference , class Pointer >
boost::iterators::detail::operator_arrow_dispatch< Reference, Pointer >::proxy::operator Reference * ( )
inline
template<class Reference , class Pointer >
Reference* boost::iterators::detail::operator_arrow_dispatch< Reference, Pointer >::proxy::operator-> ( )
inline

Member Data Documentation


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