CyberEngineMkIII
|
Defines CYB::API::STLAllocator. More...
Go to the source code of this file.
Classes | |
class | CYB::API::Interop::STLAllocator< AType > |
Remaps STL style allocations to the CyberEngine Allocator. Based on std::allocator, usable on STL containers. More... | |
class | CYB::API::Interop::STLAllocator< AType >::rebind< AOther > |
See std::allocator::rebind More... | |
Namespaces | |
CYB | |
Encapsulates the engine in it's entirety. | |
CYB::API | |
Namespace containing the public API define EXPLICIT_API_USAGE to prevent automatic 'using'. | |
CYB::API::Interop | |
Defines interop classes that should not be used individually. | |
Defines CYB::API::STLAllocator.
Definition in file STLAllocator.hpp.