|
typedef iterator_base::value_type | value_type |
|
|
| iterator_base (base_type rhs, shared_memory_holder pMemory) |
|
template<class W > |
| iterator_base (const iterator_base< W > &rhs, typename std::enable_if< std::is_convertible< W *, V *>::value, enabler >::type=enabler()) |
|
iterator_base< V > & | operator++ () |
|
iterator_base< V > | operator++ (int) |
|
template<typename W > |
bool | operator== (const iterator_base< W > &rhs) const |
|
template<typename W > |
bool | operator!= (const iterator_base< W > &rhs) const |
|
value_type | operator* () const |
|
proxy | operator-> () const |
|
|
template<typename > |
class | iterator_base |
|
The documentation for this class was generated from the following file:
- external/yaml-cpp/include/yaml-cpp/node/detail/iterator.h