TrinityCore
LinkedList.h File Reference
#include "Define.h"
#include <iterator>
+ Include dependency graph for LinkedList.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  LinkedListElement
 
class  LinkedListHead
 
class  LinkedListHead::Iterator< _Ty >