CppUnit project page CppUnit home page

CppUT::EqualityTraits< AType, BType > Struct Template Reference
[Assertion support]

#include <cpput/equality.h>

List of all members.

Static Public Member Functions

static bool equals (const AType &a, const BType &b)

template<class AType, class BType>
struct CppUT::EqualityTraits< AType, BType >


Member Function Documentation

template<class AType, class BType>
static bool CppUT::EqualityTraits< AType, BType >::equals ( const AType &  a,
const BType &  b 
) [inline, static]


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

SourceForge Logo hosts this site. Send comments to:
CppUnit Developers