|
FreePOOMA
2.4.1
|
#include <Combiners.h>
Public Types | |
| typedef TrinaryReturn< A, B, C, Op >::Type_t | Type_t |
Static Public Member Functions | |
| static Type_t | combine (A a, B b, C c, OpCombine) |
| typedef TrinaryReturn<A, B, C, Op>::Type_t Combine3< A, B, C, Op, OpCombine >::Type_t |
| static Type_t Combine3< A, B, C, Op, OpCombine >::combine | ( | A | a, |
| B | b, | ||
| C | c, | ||
| OpCombine | |||
| ) | [inline, static] |
1.7.6.1