FreePOOMA  2.4.1
Public Types | Static Public Member Functions
Combine2< Field< G1, T1, E1 >, Field< G2, T2, E2 >, 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 Field< G2, T2, E2 > &, FarLeftTag)

template<class G1, class T1, class E1, class G2, class T2, class E2, class Op>
struct Combine2< Field< G1, T1, E1 >, Field< G2, T2, E2 >, Op, FarLeftTag >


Member Typedef Documentation

template<class G1 , class T1 , class E1 , class G2 , class T2 , class E2 , class Op >
typedef Field<G1, T1, E1> Combine2< Field< G1, T1, E1 >, Field< G2, T2, E2 >, Op, FarLeftTag >::Type_t

Member Function Documentation

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

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