![]() |
Public API Reference |
![]() |
Templated array class, allowing direct access to the internally stored array. More...
#include "array.h"
Go to the source code of this file.
Classes | |
class | csDirtyAccessArray< T, ElementHandler, MemoryAllocator, CapacityHandler > |
A templated array class. More... | |
class | csDirtyAccessArrayRefCounted< T, ElementHandler, MemoryAllocator, CapacityHandler > |
A variant of csDirtyAccessArray with reference-counted contents. More... |
Templated array class, allowing direct access to the internally stored array.
Definition in file dirtyaccessarray.h.