Loading [MathJax]/jax/output/HTML-CSS/config.js
Jolt Physics
A multi core friendly Game Physics Engine
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
STLAlignedAllocator.h File Reference

Go to the source code of this file.

Classes

class  STLAlignedAllocator< T, N >
 STL allocator that takes care that memory is aligned to N bytes. More...
 
struct  STLAlignedAllocator< T, N >::rebind< T2 >
 Converting to allocator for other type. More...