FreePOOMA
2.4.1
|
CombineExpressionTraits<Trait1,Trait2>::Type_t is used to describe the result of various expression types. More...
#include <ExpressionTraits.h>
CombineExpressionTraits<Trait1,Trait2>::Type_t is used to describe the result of various expression types.
If we ever decide to something wacky like sin(field) is a field but field+field is not, then we will have to replace this concept with a general ForEach computation.