#include <iterator_facade.hpp>
Public Member Functions | |
| value_type & | operator* () const |
| postfix_increment_proxy (Iterator const &x) | |
Private Types | |
| typedef iterator_value< Iterator >::type | value_type |
Private Attributes | |
| value_type | stored_value |
Definition at line 153 of file iterator_facade.hpp.
|
private |
Definition at line 155 of file iterator_facade.hpp.
|
inlineexplicit |
Definition at line 157 of file iterator_facade.hpp.
|
inline |
Definition at line 166 of file iterator_facade.hpp.
|
mutableprivate |
Definition at line 171 of file iterator_facade.hpp.