ngscopeclient 0.1-dev+51fbda87c
Public Types | List of all members
AlignedAllocator< T, alignment >::rebind< U > Struct Template Reference

Rebind to a different type of allocator. More...

#include <AlignedAllocator.h>

Public Types

typedef AlignedAllocator< U, alignment > other
 

Detailed Description

template<class T, size_t alignment>
template<typename U>
struct AlignedAllocator< T, alignment >::rebind< U >

Rebind to a different type of allocator.


The documentation for this struct was generated from the following file: