OpenASIP
2.0
|
#include <TCEString.hh>
Public Member Functions | |
bool | operator() (const TCEString &lhs, const TCEString &rhs) const |
Definition at line 120 of file TCEString.hh.
Implementation of lhs < rhs string comparison case insensitively.
lhs | The left side string. |
rhs | Thr rigth side string. |
Definition at line 296 of file TCEString.cc.
References TCEString::lower().