Searched refs:StringViewLike (Results 1 – 1 of 1) sorted by relevance
59 using StringViewLike = enable_if_t<is_convertible_v<const T&, string_view>>; variable143 template<class StringT, class = StringViewLike<StringT>>147 template<class StringT, class = StringViewLike<StringT>>