Tanl::Text::NormEqual Struct Reference
Compare strings by normalizing to lowercase and discarding non alphanumeric characters.
More...
#include <WordSet.h>
List of all members.
|
Public Member Functions |
bool | operator() (const char *s1, const char *s2) const |
Detailed Description
Compare strings by normalizing to lowercase and discarding non alphanumeric characters.
Useful to compare acronyms or other designators.
Definition at line 119 of file WordSet.h.
The documentation for this struct was generated from the following file: