blaze::ExpandExprData< CEAs > Class Template Reference

Auxiliary class template for the data members of expressions expression classes.The auxiliary ExpandExprData class template represents an abstraction of the data members of expansion expression template classes. The necessary set of data member is selected depending on the number of compile time expansion arguments. More...

#include <ExpandExprData.h>

Detailed Description

template<size_t... CEAs>
class blaze::ExpandExprData< CEAs >

Auxiliary class template for the data members of expressions expression classes.

The auxiliary ExpandExprData class template represents an abstraction of the data members of expansion expression template classes. The necessary set of data member is selected depending on the number of compile time expansion arguments.


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