#include <Combiners.h>
Public Types | |
typedef BinaryReturn< A, B, Op > ::Type_t | Type_t |
Static Public Member Functions | |
static Type_t | combine (A a, B b, OpCombine) |
typedef BinaryReturn<A, B, Op>::Type_t Combine2< A, B, Op, OpCombine >::Type_t |
static Type_t Combine2< A, B, Op, OpCombine >::combine | ( | A | a, | |
B | b, | |||
OpCombine | ||||
) | [inline, static] |