Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Tests two values for equality.
static bool IsEqualValue(
const TVal& v1,
const TVal& v2
);
Parameters
v1
The first value.v2
The second value.
Return Value
Returns true if the values are equal, false otherwise.
Requirements
Header: atlsimpcoll.h