Blaze 3.9
Public Types | List of all members
blaze::CompressedVector< Type, TF, Tag >::Rebind< NewType > Struct Template Reference

Rebind mechanism to obtain a CompressedVector with different data/element type. More...

#include <CompressedVector.h>

Public Types

using Other = CompressedVector< NewType, TF, Tag >
 The type of the other CompressedVector.
 

Detailed Description

template<typename Type, bool TF, typename Tag>
template<typename NewType>
struct blaze::CompressedVector< Type, TF, Tag >::Rebind< NewType >

Rebind mechanism to obtain a CompressedVector with different data/element type.


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