Public Member Functions | Public Attributes | List of all members
boost::iterators::detail::operator_arrow_dispatch< Reference, Pointer >::proxy Struct Reference

#include <iterator_facade.hpp>

Public Member Functions

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

Public Attributes

Reference m_ref
 

Detailed Description

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

Definition at line 314 of file iterator_facade.hpp.

Constructor & Destructor Documentation

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

Definition at line 316 of file iterator_facade.hpp.

Member Function Documentation

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

Definition at line 320 of file iterator_facade.hpp.

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

Definition at line 317 of file iterator_facade.hpp.

Member Data Documentation

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

Definition at line 321 of file iterator_facade.hpp.


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


librealsense2
Author(s): Sergey Dorodnicov , Doron Hirshberg , Mark Horn , Reagan Lopez , Itay Carpis
autogenerated on Mon May 3 2021 02:50:34