|
Graphite Version 3
An experimental 3D geometry processing program
|
Defines the same allocator for other types. More...
#include <geogram/basic/memory.h>
Public Types | |
| typedef aligned_allocator< U > | other |
Defines the same allocator for other types.
| U | type of the elements to allocate |
| typedef aligned_allocator<U> GEO::Memory::aligned_allocator< T, ALIGN >::rebind< U >::other |