Searched defs:LTStr (Results 1 – 1 of 1) sorted by relevance
184 struct LTStr { struct185 bool operator()(const char *S1, const char *S2) const { in operator()