#include <misc.h>
This is used internally for the STL routines which require a way to compare strings in the class table and in the I/O classes.
Definition at line 125 of file misc.h.
Public Member Functions | |
bool | operator() (const std::string s1, const std::string s2) const |
Return s1<s2 . |