Horizon Official Technical Documentation
|
|
Go to the source code of this file.
Classes | |
class | Horizon::Structures::LinkedList::Element |
This class is used to manage a linked list of Elements. It is not intended to be used directly. It is used as a base class for other classes that need to manage a linked list. The Head class is a friend of this class to allow it to access the private members of this class. More... | |
Namespaces | |
namespace | Horizon |
namespace | Horizon::Structures |
namespace | Horizon::Structures::LinkedList |