#include <Combiners.h>
Public Types | |
| typedef UnaryNode< Op, A > | Type_t |
Static Public Member Functions | |
| static Type_t | combine (const A &a, const TreeCombine &t) |
| typedef UnaryNode<Op, A> Combine1< A, Op, TreeCombine >::Type_t |
| static Type_t Combine1< A, Op, TreeCombine >::combine | ( | const A & | a, | |
| const TreeCombine & | t | |||
| ) | [inline, static] |
1.5.9