Implements default equality tester with operator==. More...
#include <klfutil.h>
Public Member Functions | |
bool | operator() (const Value &a, const Value &b) |
Implements default equality tester with operator==.
Used in eg. klfMapIsIncludedIn() algorithm to test for items equality.
See also klfStrCaseEqualFunc.
bool klfEqualFunc< Value >::operator() | ( | const Value & | a, |
const Value & | b | ||
) | [inline] |