Jolt Physics
A multi core friendly Game Physics Engine
|
#include <Jolt/Core/TempAllocator.h>
Go to the source code of this file.
Classes | |
class | STLTempAllocator< T > |
STL allocator that wraps around TempAllocator. More... | |
struct | STLTempAllocator< T >::rebind< T2 > |
Converting to allocator for other type. More... | |