Zero
0.1.0
memalign_allocator
rebind
Public Types
|
List of all members
memalign_allocator< T, Alignment >::rebind< U > Struct Template Reference
#include <
allocator.h
>
Public Types
typedef
memalign_allocator
< U, Alignment >
other
Member Typedef Documentation
§
other
template<typename T, size_t Alignment = sizeof(T)>
template<class U >
typedef
memalign_allocator
<U, Alignment>
memalign_allocator
<
T
, Alignment >::
rebind
< U >::
other
The documentation for this struct was generated from the following file:
src/sm/
allocator.h
Generated by
1.8.12