FreePOOMA  2.4.1
Public Types | Static Public Member Functions
Combine1< A, Op, TreeCombine > Struct Template Reference

#include <Combiners.h>

List of all members.

Public Types

typedef UnaryNode< Op, A > Type_t

Static Public Member Functions

static Type_t combine (const A &a, const TreeCombine &t)

template<class A, class Op>
struct Combine1< A, Op, TreeCombine >


Member Typedef Documentation

template<class A , class Op >
typedef UnaryNode<Op, A> Combine1< A, Op, TreeCombine >::Type_t

Member Function Documentation

template<class A , class Op >
static Type_t Combine1< A, Op, TreeCombine >::combine ( const A &  a,
const TreeCombine t 
) [inline, static]

The documentation for this struct was generated from the following file: