FreePOOMA  2.4.1
Public Types | Static Public Member Functions
Combine1< Field< G1, T1, E1 >, Op, FarLeftTag > Struct Template Reference

#include <FieldEngine.ExprEngine.h>

List of all members.

Public Types

typedef Field< G1, T1, E1 > Type_t

Static Public Member Functions

static const Type_tcombine (const Field< G1, T1, E1 > &a, const FarLeftTag &)

template<class G1, class T1, class E1, class Op>
struct Combine1< Field< G1, T1, E1 >, Op, FarLeftTag >


Member Typedef Documentation

template<class G1 , class T1 , class E1 , class Op >
typedef Field<G1, T1, E1> Combine1< Field< G1, T1, E1 >, Op, FarLeftTag >::Type_t

Member Function Documentation

template<class G1 , class T1 , class E1 , class Op >
static const Type_t& Combine1< Field< G1, T1, E1 >, Op, FarLeftTag >::combine ( const Field< G1, T1, E1 > &  a,
const FarLeftTag  
) [inline, static]

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