Public Types | List of all members
blaze::AlignedAllocator< Type >::rebind< Type2 > Struct Template Reference

Implementation of the AlignedAllocator rebind mechanism. More...

#include <AlignedAllocator.h>

Public Types

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

Detailed Description

template<typename Type>
template<typename Type2>
struct blaze::AlignedAllocator< Type >::rebind< Type2 >

Implementation of the AlignedAllocator rebind mechanism.


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