Anasazi
Version of the Day
|
This is the default struct used by OperatorTraits<ScalarType, MV, OP> class to produce a compile time error when the specialization does not exist for operator type OP
.
More...
#include <AnasaziOperatorTraits.hpp>
Static Public Member Functions | |
static void | notDefined () |
This function should not compile if there is an attempt to instantiate! More... | |
This is the default struct used by OperatorTraits<ScalarType, MV, OP> class to produce a compile time error when the specialization does not exist for operator type OP
.
Definition at line 65 of file AnasaziOperatorTraits.hpp.
|
inlinestatic |
This function should not compile if there is an attempt to instantiate!
OP
, or is not complete. Definition at line 72 of file AnasaziOperatorTraits.hpp.