Searched refs:_VECTOR_SET_CLASS_NAME (Results 1 – 1 of 1) sorted by relevance
25 #define _VECTOR_SET_CLASS_NAME VectorSet<Value, ElementOrder> macro93 _VECTOR_SET_CLASS_NAME::VectorSet(size_t chunkSize) in VectorSet()106 _VECTOR_SET_CLASS_NAME::~VectorSet() in ~VectorSet()128 _VECTOR_SET_CLASS_NAME::Insert(const Value &value, bool replace) in Insert()148 _VECTOR_SET_CLASS_NAME::Remove(const Value &value) in Remove()168 _VECTOR_SET_CLASS_NAME::Erase(const Iterator &iterator) in Erase()180 _VECTOR_SET_CLASS_NAME::Count() const in Count()192 _VECTOR_SET_CLASS_NAME::IsEmpty() const in IsEmpty()202 _VECTOR_SET_CLASS_NAME::MakeEmpty() in MakeEmpty()218 _VECTOR_SET_CLASS_NAME::Begin() in Begin()[all …]