CyberEngineMkIII
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Classes | Namespaces
STLAllocator.hpp File Reference

Defines CYB::API::STLAllocator. More...

This graph shows which files directly or indirectly include this file:

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.
 

Detailed Description

Defines CYB::API::STLAllocator.

Definition in file STLAllocator.hpp.