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

Resize mechanism to obtain a InitializerVector with a different fixed number of elements. More...

#include <InitializerVector.h>

Public Types

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

Detailed Description

template<typename Type, bool TF, typename Tag>
template<size_t NewN>
struct blaze::InitializerVector< Type, TF, Tag >::Resize< NewN >

Resize mechanism to obtain a InitializerVector with a different fixed number of elements.


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