FreePOOMA  2.4.1
Public Types | Static Public Member Functions
Combine2< int, int, Op, AssertEquals > Struct Template Reference

#include <AssertEquals.h>

List of all members.

Public Types

typedef int Type_t

Static Public Member Functions

static Type_t combine (const int &a, const int &b, const AssertEquals &ae)

template<class Op>
struct Combine2< int, int, Op, AssertEquals >


Member Typedef Documentation

template<class Op >
typedef int Combine2< int, int, Op, AssertEquals >::Type_t

Member Function Documentation

template<class Op >
static Type_t Combine2< int, int, Op, AssertEquals >::combine ( const int &  a,
const int &  b,
const AssertEquals ae 
) [inline, static]

References AssertEquals::ignore_m, and PAssert.


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