#include <CompressibleEngines.h>
Public Types | |
typedef WrappedInt< true > | Type_t |
Static Public Member Functions | |
static Type_t | apply (const T &, const Compressible &) |
ForEach<Expr,CompressibleTag,AndCombine>::Type_t is WrappedInt<true> if Expr contains engines that are compressible. (The apply() members here are never used. Maybe they're not necessary.) General Nodes are scalars which are compressible.
typedef WrappedInt<true> EngineFunctorScalar< T, Compressible >::Type_t |
static Type_t EngineFunctorScalar< T, Compressible >::apply | ( | const T & | , | |
const Compressible & | ||||
) | [inline, static] |