Apama  10.1.0.5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
map_t::_iterator< DATA, UNDERLYING, PAIR > Struct Template Reference

Forward/reverse and const/non-const iterators are implemented using this class. More...

#include <map_t.hpp>

Inheritance diagram for map_t::_iterator< DATA, UNDERLYING, PAIR >:
metadata_t::_iterator< DATA, UNDERLYING, PAIR >

Detailed Description

template<typename DATA, typename UNDERLYING, typename PAIR>
struct map_t::_iterator< DATA, UNDERLYING, PAIR >

Forward/reverse and const/non-const iterators are implemented using this class.

It implements the std::bidirectional_iterator concept: http://en.cppreference.com/w/cpp/concept/BidirectionalIterator


The documentation for this struct was generated from the following file: