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

#include <Combiners.h>

List of all members.

Public Types

typedef A Type_t

Static Public Member Functions

static Type_t combine (const A &a, const Tag &)

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


Member Typedef Documentation

template<class A, class Op, class Tag>
typedef A Combine1< A, Op, Tag >::Type_t

Member Function Documentation

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

Referenced by peteCombine().


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