Nebula
|
#include "core/types.h"
Go to the source code of this file.
Classes | |
class | Util::List< TYPE > |
Implements a doubly linked list. More... | |
class | Util::List< TYPE >::Iterator |
the list iterator More... | |
class | Util::List< TYPE >::Node |
a node in the list More... | |
Namespaces | |
namespace | Util |
A pinned array is an array which manages its own virtual memory. | |