Defined to allow the OrderedProxy class to be used with range-based for loops.
More...
#include <AnyMap.h>
|
OrderedProxy::OrderVector::const_iterator | m_iter |
|
OrderedProxy::OrderVector::const_iterator | m_stop |
|
Defined to allow the OrderedProxy class to be used with range-based for loops.
Definition at line 562 of file AnyMap.h.
◆ OrderedIterator()
◆ operator*()
const std::pair< const std::string, AnyValue > & operator* |
( |
| ) |
const |
|
inline |
◆ operator->()
const std::pair< const std::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 file: