Searched refs:__npos (Results 1 – 1 of 1) sorted by relevance
28 constexpr std::size_t __npos = ~0UL; variable112 return __npos; in __pos_of()