Home
last modified time | relevance | path

Searched defs:iends_with (Results 1 - 1 of 1) sorted by relevance

/third_party/nghttp2/src/
H A Dutil.h345 bool iends_with(InputIterator1 first1, InputIterator1 last1, in iends_with() function
353 template <typename T, typename S> bool iends_with(const T &a, const S &b) { in iends_with() function

Completed in 3 milliseconds