Zero  0.1.0
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: