template <typename Key> class qSet : public nn::nex::RootObject
Name | Description |
---|---|
Key |
Object that serves as the key for a Set -type container. |
Template class for Set
-type containers.
std::
qSet
is different in the way that memory allocation and deallocation functions that MemoryManager
specifies for the allocator are used.
nn::nex::RootObject
nn::nex::qSet
CONFIDENTIAL