Searched defs:strieq (Results 1 – 1 of 1) sorted by relevance
304 bool strieq(InputIt1 first1, InputIt1 last1, InputIt2 first2, InputIt2 last2) { in strieq() function312 template <typename T, typename S> bool strieq(const T &a, const S &b) { in strieq() function