Searched refs:TEMPLATE_INVALSET_P_DEF (Results 1 – 1 of 1) sorted by relevance
81 #define TEMPLATE_INVALSET_P_DEF \ macro218 friend class InvalSetIterator<InvalSet<TEMPLATE_INVALSET_P_DEF> >;263 InvalSet<TEMPLATE_INVALSET_P_DEF>::InvalSet() in InvalSet()273 InvalSet<TEMPLATE_INVALSET_P_DEF>::~InvalSet() { in ~InvalSet()280 void InvalSet<TEMPLATE_INVALSET_P_DEF>::insert(const ElementType& element) { in insert()312 void InvalSet<TEMPLATE_INVALSET_P_DEF>::erase(const ElementType& element) { in erase()323 ElementType* InvalSet<TEMPLATE_INVALSET_P_DEF>::Search( in Search()343 size_t InvalSet<TEMPLATE_INVALSET_P_DEF>::size() const { in size()349 bool InvalSet<TEMPLATE_INVALSET_P_DEF>::empty() const { in empty()355 void InvalSet<TEMPLATE_INVALSET_P_DEF>::clear() { in clear()[all …]