aimstil
5.0.5
|
#include <til/TExpr.h>
Public Member Functions | |
TExprFunctorHelper (TFunctor f) | |
template<typename Expr1 > | |
TExpr< TExprUnaryOperator< Expr1, TFunctor > > | operator() (TExpr< Expr1 > e) |
template<typename Expr1 , typename Expr2 > | |
TExpr< TExprBinaryOperator< Expr1, Expr2, TFunctor > > | operator() (TExpr< Expr1 > e1, TExpr< Expr2 > e2) |
|
inline |
|
inline |
Definition at line 327 of file TExpr.h.
References til::expr::TExpr< Expr >::getExpr().
|
inline |
Definition at line 335 of file TExpr.h.
References til::expr::TExpr< Expr >::getExpr().