Searched defs:less_nocase (Results 1 – 1 of 1) sorted by relevance
25 struct less_nocase struct27 typedef typename T::value_type Ch;28 std::locale m_locale;29 inline bool operator()(Ch c1, Ch c2) const in operator ()()33 inline bool operator()(const T &t1, const T &t2) const in operator ()()