Searched defs:IntrusiveLinkedList (Results 1 – 1 of 1) sorted by relevance
83 IntrusiveLinkedList() : m_Head(0) {} in IntrusiveLinkedList() function215 friend class IntrusiveLinkedList; variable