Struct map_iterator::itData

Nested Relationships

This struct is a nested type of Template Class map_iterator.

Struct Documentation

struct itData

Public Functions

template<>
itData()
template<>
itData(uint32_t locId, OIDT oid, local_iterator_type lmapIt, T element)
template<>
bool operator==(const itData &other) const
template<>
bool operator!=(itData &other) const

Public Members

template<>
uint32_t locId_
template<>
OIDT oid_
template<>
local_iterator_type lmapIt_
template<>
NonConstT element_