Searched defs:SentinelLinkedList (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/WTF-7600.1.24/wtf/
H A DSentinelLinkedList.h78 template <typename T, typename RawNode = T> class SentinelLinkedList { class in namespace:WTF
104 template <typename T, typename RawNode> inline SentinelLinkedList<T, RawNode>::SentinelLinkedList() function in class:WTF::SentinelLinkedList
[all...]

Completed in 200 milliseconds