![]() |
Blaze 3.9
|
Rebind mechanism to obtain a DynamicVector with different data/element type. More...
#include <DynamicVector.h>
Public Types | |
using | NewAlloc = typename std::allocator_traits< Alloc >::template rebind_alloc< NewType > |
The new type of allocator. | |
using | Other = DynamicVector< NewType, TF, NewAlloc, Tag > |
The type of the other DynamicVector. | |
Rebind mechanism to obtain a DynamicVector with different data/element type.