CppUnit project page FAQ CppUnit home page

Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

CppUnit::assertion_traits Struct Template Reference

#include <TestAssert.h>

List of all members.

Static Public Methods

bool equal (const T &x, const T &y)
std::string toString (const T &x)

template<class T>
struct CppUnit::assertion_traits< T >


Member Function Documentation

template<class T>
bool CppUnit::assertion_traits< T >::equal const T &   x,
const T &   y
[inline, static]
 

template<class T>
std::string CppUnit::assertion_traits< T >::toString const T &   x [inline, static]
 


The documentation for this struct was generated from the following file:
SourceForge Logo hosts this site. Send comments to:
CppUnit Developers