Searched defs:CStrCmp (Results 1 – 1 of 1) sorted by relevance
84 struct CStrCmp { struct85 bool operator()(const char* a, const char* b) const { in operator()