KeyCmp Namespace Reference


Functions

template<typename Key>
bool equals (const Key &keya, const Key &keyb)
template<>
bool equals (const StringCase &keya, const StringCase &keyb)
template<>
bool equals (const StringNoCase &keya, const StringNoCase &keyb)
template<>
bool equals (const String &keya, const String &keyb)
template<>
bool equals (const char *const &keya, const char *const &keyb)


Function Documentation

template<typename Key>
bool KeyCmp::equals ( const Key &  keya,
const Key &  keyb 
) [inline]

template<>
bool KeyCmp::equals ( const StringCase keya,
const StringCase keyb 
) [inline]

template<>
bool KeyCmp::equals ( const StringNoCase keya,
const StringNoCase keyb 
) [inline]

template<>
bool KeyCmp::equals ( const String keya,
const String keyb 
) [inline]

template<>
bool KeyCmp::equals ( const char *const &  keya,
const char *const &  keyb 
) [inline]