Horizon Official Technical Documentation
|
|
Go to the source code of this file.
Classes | |
class | Horizon::Structures::LinkedList::Head |
LinkedList Head class. This class is used to manage a linked list of Elements. It is used as a base class for other classes that need to manage a linked list. It is not intended to be used directly. More... | |
class | Horizon::Structures::LinkedList::Head::Iterator< _Ty > |
Namespaces | |
namespace | Horizon |
namespace | Horizon::Structures |
namespace | Horizon::Structures::LinkedList |