HDK
|
#include <UT_StringSet.h>
Public Types | |
typedef Parent::const_iterator | const_iterator |
typedef Parent::iterator | iterator |
typedef Parent::size_type | size_type |
![]() | |
typedef std::set < UT_StringHolder, std::less < UT_StringHolder > > | Base |
typedef std::less < UT_StringHolder > | LessThan |
typedef Base::key_type | key_type |
typedef Base::value_type | value_type |
typedef Base::key_compare | key_compare |
typedef Base::iterator | iterator |
typedef Base::const_iterator | const_iterator |
Definition at line 102 of file UT_StringSet.h.
Definition at line 107 of file UT_StringSet.h.
Definition at line 108 of file UT_StringSet.h.
typedef Parent::size_type UT_SortedStringSet::size_type |
Definition at line 109 of file UT_StringSet.h.
|
inline |
Definition at line 127 of file UT_StringSet.h.
|
inline |
Definition at line 130 of file UT_StringSet.h.
|
inline |
Definition at line 111 of file UT_StringSet.h.
|
inline |
Definition at line 113 of file UT_StringSet.h.
|
inline |
Definition at line 141 of file UT_StringSet.h.
|
inline |
Definition at line 148 of file UT_StringSet.h.
|
inline |
Set-wise boolean operations.
Definition at line 137 of file UT_StringSet.h.