assertion_traits< std::string > Struct Template Reference
#include <StringAssert.h>
List of all members.
|
Static Public Member Functions |
| static bool | equal (const std::string &x, const std::string &y) |
| static std::string | toString (const std::string &x) |
template<>
struct assertion_traits< std::string >
Member Function Documentation
| static bool assertion_traits< std::string >::equal |
( |
const std::string & |
x, |
|
|
const std::string & |
y | |
|
) |
| | [inline, static] |
| static std::string assertion_traits< std::string >::toString |
( |
const std::string & |
x |
) |
[inline, static] |
The documentation for this struct was generated from the following file: