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

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

#include <klfutil.h>

List of all members.

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

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.7.6.1. The KLatexFormula website is hosted on sourceforge.net