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