#include <CompressibleEngines.h>
Public Types | |
typedef WrappedInt< false > | Type_t |
It is an error to attempt to perform compressed reads of general engines, so your code should never attempt this. (Make a compile time switch first based on ForEach<Expr,CompressibleTag,AndCombine>::Type_t::val, which is true only if the expression contains engines that recognize compressibility.)
typedef WrappedInt<false> EngineFunctorDefault< Engine, Compressible >::Type_t |