Definition at line 664 of file OptionsCont.h.
Public Member Functions | |
| abbreviation_finder () | |
| bool | operator() (const std::string &s) |
| The comparing function. | |
| OptionsCont::abbreviation_finder::abbreviation_finder | ( | ) | [inline, explicit] |
| bool OptionsCont::abbreviation_finder::operator() | ( | const std::string & | s | ) | [inline] |
The comparing function.
| [in] | The | option name |
Definition at line 674 of file OptionsCont.h.
1.5.6