#include <ForEach.h>
Public Types | |
typedef LeafFunctor< Expr, FTag >::Type_t | Type_t |
Static Public Member Functions | |
static Type_t | apply (const Expr &expr, const FTag &f, const CTag &) |
typedef LeafFunctor<Expr, FTag>::Type_t ForEach< Expr, FTag, CTag >::Type_t |