CppUnit project page CppUnit home page

CppUT::DefaultComparator< AType, BType > Struct Template Reference

#include <cpput/assertenum.h>

List of all members.

Public Member Functions

 DefaultComparator ()
bool operator() (const AType &a, const BType &b) const

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


Constructor & Destructor Documentation

template<class AType, class BType>
CppUT::DefaultComparator< AType, BType >::DefaultComparator (  )  [inline]


Member Function Documentation

template<class AType, class BType>
bool CppUT::DefaultComparator< AType, BType >::operator() ( const AType &  a,
const BType &  b 
) const [inline]

References CppUT::equalityTest().


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

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