Defined to allow the OrderedProxy class to be used with range-based for loops.
More...
#include <AnyMap.h>
Defined to allow the OrderedProxy class to be used with range-based for loops.
Definition at line 594 of file AnyMap.h.
|
OrderedProxy::OrderVector::const_iterator | m_iter |
|
OrderedProxy::OrderVector::const_iterator | m_stop |
|
◆ OrderedIterator() [1/2]
◆ OrderedIterator() [2/2]
OrderedIterator |
( |
const AnyMap::OrderedProxy::OrderVector::const_iterator & |
start, |
|
|
const AnyMap::OrderedProxy::OrderVector::const_iterator & |
stop |
|
) |
| |
◆ operator*()
const pair< const string, AnyValue > & operator* |
( |
| ) |
const |
|
inline |
◆ operator->()
const pair< const string, AnyValue > * operator-> |
( |
| ) |
const |
|
inline |
◆ operator!=()
◆ operator++()
◆ m_iter
OrderedProxy::OrderVector::const_iterator m_iter |
|
private |
◆ m_stop
OrderedProxy::OrderVector::const_iterator m_stop |
|
private |
The documentation for this class was generated from the following files: