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