#include <ForEach.h>
Public Types | |
typedef ForEach< A, FTag, CTag > ::Type_t | TypeA_t |
typedef Combine1< TypeA_t, Op, CTag >::Type_t | Type_t |
Static Public Member Functions | |
static Type_t | apply (const UnaryNode< Op, A > &expr, const FTag &f, const CTag &c) |
typedef ForEach<A, FTag, CTag>::Type_t ForEach< UnaryNode< Op, A >, FTag, CTag >::TypeA_t |
typedef Combine1<TypeA_t, Op, CTag>::Type_t ForEach< UnaryNode< Op, A >, FTag, CTag >::Type_t |
static Type_t ForEach< UnaryNode< Op, A >, FTag, CTag >::apply | ( | const UnaryNode< Op, A > & | expr, | |
const FTag & | f, | |||
const CTag & | c | |||
) | [inline, static] |
References UnaryNode< Op, Child >::child().