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

#include <Combiners.h>

List of all members.

Public Types

typedef UnaryReturn< A, Op >
::Type_t 
Type_t

Static Public Member Functions

static Type_t combine (A a, OpCombine)

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


Member Typedef Documentation

template<class A , class Op >
typedef UnaryReturn<A, Op>::Type_t Combine1< A, Op, OpCombine >::Type_t

Member Function Documentation

template<class A , class Op >
static Type_t Combine1< A, Op, OpCombine >::combine ( a,
OpCombine   
) [inline, static]

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