CppUnit project page | FAQ |
Traits used by CPPUNIT_ASSERT_EQUAL(). More...
#include <TestAssert.h>
Static Public Member Functions | |
static bool | equal (const T &x, const T &y) |
static std::string | toString (const T &x) |
Traits used by CPPUNIT_ASSERT_EQUAL().
Here is an example of specialising these traits:
|
inlinestatic |
|
inlinestatic |
Send comments to: CppUnit Developers |