Class TypeCollection::const_iterator#

Nested Relationships#

This class is a nested type of Template Class TypeCollection.

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<std::string, Descriptor>::const_iterator &that)#
inline TypeDescriptor get_type() const#
inline const Descriptor &get_desc() const#