FreePOOMA
2.4.1
|
#include <Combiners.h>
Public Types | |
typedef BinaryNode< Op, A, B > | Type_t |
Static Public Member Functions | |
static Type_t | combine (const A &a, const B &b, const TreeCombine &t) |
typedef BinaryNode<Op, A, B> Combine2< A, B, Op, TreeCombine >::Type_t |
static Type_t Combine2< A, B, Op, TreeCombine >::combine | ( | const A & | a, |
const B & | b, | ||
const TreeCombine & | t | ||
) | [inline, static] |