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