lexical_less Struct Reference
Lexical comparision functor for strings (Ignores caps, accents, spaces et quotes).
More...
#include <String.h>
List of all members.
|
Public Member Functions |
bool | operator() (const std::string &str1, const std::string &str2) const |
Detailed Description
Lexical comparision functor for strings (Ignores caps, accents, spaces et quotes).
Definition at line 68 of file String.h.
Member Function Documentation
bool lexical_less::operator() |
( |
const std::string & |
str1, |
|
|
const std::string & |
str2 | |
|
) |
| | const |
The documentation for this struct was generated from the following files: