Class PtrSetWrap::const_iterator#
Defined in File PtrSet.h
Nested Relationships#
This class is a nested type of Template Class PtrSetWrap.
Inheritance Relationships#
Base Type#
public PtrSetWrap< T >::Iterator(Class PtrSetWrap::iterator)
Class Documentation#
-
class const_iterator : public PtrSetWrap<T>::Iterator#
Public Functions
-
inline bool operator==(const const_iterator &that) const#
-
inline const_iterator &operator=(const const_iterator &that)#
-
inline T *Current() const#
-
inline T *operator*() const#
-
inline bool operator==(const const_iterator &that) const#