![]() |
Public API Reference |
![]() |
Base class to allocate subclasses with cs_malloc(). More...
Go to the source code of this file.
Classes | |
class | CS::Memory::CustomAllocated |
Class that overrides operator new/operator delete/etc. More... | |
class | CS::Memory::CustomAllocatedDerived< T > |
Class that overrides operator new/operator delete/etc. More... | |
Namespaces | |
namespace | CS |
Main namespace for CrystalSpace. | |
namespace | CS::Memory |
Memory allocation. |
Base class to allocate subclasses with cs_malloc().
Definition in file customallocated.h.