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 153 of file iterator_facade.hpp.

Member Typedef Documentation

◆ value_type

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

Definition at line 155 of file iterator_facade.hpp.

Constructor & Destructor Documentation

◆ postfix_increment_proxy()

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

Definition at line 157 of file iterator_facade.hpp.

Member Function Documentation

◆ operator*()

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

Definition at line 166 of file iterator_facade.hpp.

Member Data Documentation

◆ stored_value

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

Definition at line 171 of file iterator_facade.hpp.


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


sick_visionary_ros
Author(s): SICK AG TechSupport 3D Snapshot
autogenerated on Thu Feb 8 2024 03:56:24