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

#include <iterator_facade.hpp>

Public Member Functions

value_typeoperator* () const
 
 postfix_increment_proxy (Iterator const &x)
 

Private Types

typedef iterator_value< Iterator >::type value_type
 

Private Attributes

value_type stored_value
 

Detailed Description

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

Definition at line 152 of file iterator_facade.hpp.

Member Typedef Documentation

template<class Iterator >
typedef iterator_value<Iterator>::type boost::iterators::detail::postfix_increment_proxy< Iterator >::value_type
private

Definition at line 154 of file iterator_facade.hpp.

Constructor & Destructor Documentation

template<class Iterator >
boost::iterators::detail::postfix_increment_proxy< Iterator >::postfix_increment_proxy ( Iterator const &  x)
inlineexplicit

Definition at line 156 of file iterator_facade.hpp.

Member Function Documentation

template<class Iterator >
value_type& boost::iterators::detail::postfix_increment_proxy< Iterator >::operator* ( ) const
inline

Definition at line 165 of file iterator_facade.hpp.

Member Data Documentation

template<class Iterator >
value_type boost::iterators::detail::postfix_increment_proxy< Iterator >::stored_value
mutableprivate

Definition at line 170 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