assertEquality.assertEquality

Undocumented in source. Be warned that the author may not have intended to support it.
template assertEquality(bool checkEqual)
void
assertEquality
(
T1
T2
)
(
T1 lhs
,
T2 rhs
,
string file = __FILE__
,
size_t line = __LINE__
)

Meta