ExpressionTraits< T > Struct Template Reference
ExpressionTraits<Expr>::Type_t is a traits class for expression objects.
More...
#include <ExpressionTraits.h>
List of all members.
|
Public Types |
typedef void | Type_t |
Detailed Description
template<class T>
struct ExpressionTraits< T >
ExpressionTraits<Expr>::Type_t is a traits class for expression objects.
We use it to determine if an expression is an array expression or a field expression to decide what kind of object to wrap the expression inside.
Member Typedef Documentation
The documentation for this struct was generated from the following file: