All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Types | List of all members
blaze::StaticVector< typename, size_t, bool >::Rebind< ET > Struct Template Reference

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

#include <StaticVector.h>

Public Types

typedef StaticVector< ET, N, TF > Other
 The type of the other StaticVector.
 

Detailed Description

template<typename, size_t, bool>
template<typename ET>
struct blaze::StaticVector< typename, size_t, bool >::Rebind< ET >

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


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