CSimpleArrayEqualHelperFalse::IsEqual
Returns false.
static bool IsEqual(
const T& ,
const T&
);
Return Value
Returns false.
Remarks
This method always returns false, and will call ATLASSERT with an argument of false if referenced. The purpose of CSimpleArrayEqualHelperFalse::IsEqual is to force methods using comparisons to fail in a well-defined manner when equality tests have not been adequately defined.
Requirements
Header: atlsimpcoll.h