Return true if the data values of the non‐comparable objects differ.
Synopsis
Declared in <bsltf_templatetestfacility.h>
static
bool
areNotEqual(
NonEqualComparableTestType const& lhs,
NonEqualComparableTestType const& rhs);
Created with MrDocs