Blaze 3.9
blaze::ColumnData< CCAs > Class Template Reference

Auxiliary class template for the data members of the Column class. More...

#include <ColumnData.h>

Detailed Description

template<size_t... CCAs>
class blaze::ColumnData< CCAs >

Auxiliary class template for the data members of the Column class.

The auxiliary ColumnData class template represents an abstraction of the data members of the Column class template. The necessary set of data members is selected depending on the number of compile time column arguments.


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