[KLF Backend][KLF Tools][KLF Home]
KLatexFormula Project
klfEqualFunc< Value > Class Template Reference

Implements default equality tester with operator==. More...

#include <klfutil.h>

Public Member Functions

bool operator() (const Value &a, const Value &b)
 

Detailed Description

template<class Value>
class klfEqualFunc< Value >

Implements default equality tester with operator==.

Used in eg. klfMapIsIncludedIn() algorithm to test for items equality.

See also klfStrCaseEqualFunc.

Definition at line 51 of file klfutil.h.

Member Function Documentation

◆ operator()()

template<class Value >
bool klfEqualFunc< Value >::operator() ( const Value & a,
const Value & b )
inline

Definition at line 54 of file klfutil.h.


The documentation for this class was generated from the following file:

Generated by doxygen 1.12.0