Home
last modified time | relevance | path

Searched defs:iterator_with_proxy_reference (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/libs/iterator/test/
Diterator_facade.cpp109 struct iterator_with_proxy_reference struct
118 explicit iterator_with_proxy_reference(int& x) in iterator_with_proxy_reference() function
122 void increment() in increment()
124 wrapper<int&> dereference() const in dereference()