Public Member Functions | Private Types | Private Attributes | List of all members
boost::iterators::detail::operator_brackets_proxy< Iterator > Class Template Reference

#include <iterator_facade.hpp>

Public Member Functions

 operator reference () const
 
operator_brackets_proxyoperator= (value_type const &val)
 
 operator_brackets_proxy (Iterator const &iter)
 

Private Types

typedef Iterator::reference reference
 
typedef Iterator::value_type value_type
 

Private Attributes

Iterator m_iter
 

Detailed Description

template<class Iterator>
class boost::iterators::detail::operator_brackets_proxy< Iterator >

Definition at line 344 of file iterator_facade.hpp.

Member Typedef Documentation

template<class Iterator >
typedef Iterator::reference boost::iterators::detail::operator_brackets_proxy< Iterator >::reference
private

Definition at line 348 of file iterator_facade.hpp.

template<class Iterator >
typedef Iterator::value_type boost::iterators::detail::operator_brackets_proxy< Iterator >::value_type
private

Definition at line 349 of file iterator_facade.hpp.

Constructor & Destructor Documentation

template<class Iterator >
boost::iterators::detail::operator_brackets_proxy< Iterator >::operator_brackets_proxy ( Iterator const &  iter)
inline

Definition at line 352 of file iterator_facade.hpp.

Member Function Documentation

template<class Iterator >
boost::iterators::detail::operator_brackets_proxy< Iterator >::operator reference ( ) const
inline

Definition at line 356 of file iterator_facade.hpp.

template<class Iterator >
operator_brackets_proxy& boost::iterators::detail::operator_brackets_proxy< Iterator >::operator= ( value_type const &  val)
inline

Definition at line 361 of file iterator_facade.hpp.

Member Data Documentation

template<class Iterator >
Iterator boost::iterators::detail::operator_brackets_proxy< Iterator >::m_iter
private

Definition at line 368 of file iterator_facade.hpp.


The documentation for this class 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