#include <PoomaPETE.h>
Public Types | |
| typedef ForEachRef< A, FTag, CTag >::Type_t | TypeA_t |
| typedef ForEachRef< B, FTag, CTag >::Type_t | TypeB_t |
| typedef Combine2< TypeA_t, TypeB_t, Op, CTag >::Type_t | Type_t |
Static Public Member Functions | |
| static const Type_t & | apply (const BinaryNode< Op, A, B > &expr, const FTag &f, const CTag &c) |
| typedef ForEachRef<A, FTag, CTag>::Type_t ForEachRef< BinaryNode< Op, A, B >, FTag, CTag >::TypeA_t |
| typedef ForEachRef<B, FTag, CTag>::Type_t ForEachRef< BinaryNode< Op, A, B >, FTag, CTag >::TypeB_t |
| typedef Combine2<TypeA_t, TypeB_t, Op, CTag>::Type_t ForEachRef< BinaryNode< Op, A, B >, FTag, CTag >::Type_t |
| static const Type_t& ForEachRef< BinaryNode< Op, A, B >, FTag, CTag >::apply | ( | const BinaryNode< Op, A, B > & | expr, | |
| const FTag & | f, | |||
| const CTag & | c | |||
| ) | [inline, static] |
1.5.9