BloombergLP::bsltf::TemplateTestFacility_CompareHelper::areNotEqual

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);

Return Value

true if the data values differ, else false

Parameters

NameDescription
lhsleft-hand operand
rhsright-hand operand