Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
JGadget::TList< T, Allocator >::TNode_ Struct Reference

#include <std-list.h>

+ Collaboration diagram for JGadget::TList< T, Allocator >::TNode_:

Public Attributes

TNode_pNext_
 
TNode_pPrev_
 

Member Data Documentation

◆ pNext_

template<typename T , typename Allocator = JGadget::TAllocator<T>>
TNode_* JGadget::TList< T, Allocator >::TNode_::pNext_

◆ pPrev_

template<typename T , typename Allocator = JGadget::TAllocator<T>>
TNode_* JGadget::TList< T, Allocator >::TNode_::pPrev_

The documentation for this struct was generated from the following file: