Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/libcxx/include/__fwd/
H A Dstring_view.h27 typedef basic_string_view<char8_t> u8string_view; typedef
42 _LIBCPP_PREFERRED_NAME(u8string_view)
/openbsd-src/gnu/llvm/libcxx/include/
H A Dstring_view64 typedef basic_string_view<char8_t> u8string_view; // C++20
189 template <> struct hash<u8string_view>; // C++20