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