FreePOOMA  2.4.1
Public Types | Static Public Member Functions
Combine2< T, Field< G2, T2, E2 >, Op, FarLeftTag > Struct Template Reference

#include <FieldEngine.ExprEngine.h>

List of all members.

Public Types

typedef Field< G2, T2, E2 > Type_t

Static Public Member Functions

static const Type_tcombine (const T &, const Field< G2, T2, E2 > &b, FarLeftTag)

template<class T, class G2, class T2, class E2, class Op>
struct Combine2< T, Field< G2, T2, E2 >, Op, FarLeftTag >


Member Typedef Documentation

template<class T , class G2 , class T2 , class E2 , class Op >
typedef Field<G2, T2, E2> Combine2< T, Field< G2, T2, E2 >, Op, FarLeftTag >::Type_t

Member Function Documentation

template<class T , class G2 , class T2 , class E2 , class Op >
static const Type_t& Combine2< T, Field< G2, T2, E2 >, Op, FarLeftTag >::combine ( const T &  ,
const Field< G2, T2, E2 > &  b,
FarLeftTag   
) [inline, static]

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