Home
last modified time | relevance | path

Searched refs:EnableIfStringViewLikeButNotStringView (Results 1 – 2 of 2) sorted by relevance

/external/pigweed/pw_string/public/pw_string/internal/
Dstring_impl.h50 using EnableIfStringViewLikeButNotStringView = std::enable_if_t< variable
/external/pigweed/pw_string/public/pw_string/
Dstring.h155 string_impl::EnableIfStringViewLikeButNotStringView<T, StringViewLike>* =