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

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

#include <InitializerVector.h>

Public Types

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

Detailed Description

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

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


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