![]() |
Divide Framework 0.1
A free and open-source 3D Framework under heavy development
|
#include <EASTL/internal/config.h>
Go to the source code of this file.
Namespaces | |
namespace | eastl |
Macros | |
#define | DVD_TEMPLATE_ALLOCATOR_H_ |
#define | pName EASTL_ALLOCATOR_DEFAULT_NAME |
Typedefs | |
template<class T > | |
using | dvd_allocator = mi_stl_allocator< T > |
Functions | |
bool | eastl::operator== (const allocator &, const allocator &) |
bool | eastl::operator!= (const allocator &, const allocator &) |
#define DVD_TEMPLATE_ALLOCATOR_H_ |
Definition at line 34 of file TemplateAllocator.h.
#define pName EASTL_ALLOCATOR_DEFAULT_NAME |
using dvd_allocator = mi_stl_allocator<T> |
Definition at line 39 of file TemplateAllocator.h.