Home
last modified time | relevance | path

Searched defs:IntrusiveLinkedList (Results 1 – 1 of 1) sorted by relevance

/CTR-SDK-0.14.4/include/nn/fnd/
Dfnd_LinkedList.h83 IntrusiveLinkedList() : m_Head(0) {} in IntrusiveLinkedList() function
215 friend class IntrusiveLinkedList; variable