Blaze 3.9
Public Types | List of all members
blaze::AlignedAllocator< T >::rebind< U > Struct Template Reference

Implementation of the AlignedAllocator rebind mechanism. More...

#include <AlignedAllocator.h>

Public Types

using other = AlignedAllocator< U >
 Type of the other allocator.
 

Detailed Description

template<typename T>
template<typename U>
struct blaze::AlignedAllocator< T >::rebind< U >

Implementation of the AlignedAllocator rebind mechanism.


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