Class MapDescriptor::const_iterator#

Nested Relationships#

This class is a nested type of Template Class MapDescriptor.

Inheritance Relationships#

Base Type#

  • public std::map::const_iterator

Class Documentation#

class const_iterator : public std::map::const_iterator#

Public Functions

inline const_iterator(const typename std::map<Key, Member>::const_iterator &that)#
inline CollectPair<const Key, Member, ':'> operator*() const#