Jolt Physics
A multi core friendly Game Physics Engine
|
Converting to allocator for other type. More...
#include <STLAlignedAllocator.h>
Public Types | |
using | other = STLAlignedAllocator< T2, N > |
Converting to allocator for other type.
using STLAlignedAllocator< T, N >::rebind< T2 >::other = STLAlignedAllocator<T2, N> |