cppreference.com
Search
Create account
Log in
Namespaces
Template
Discussion
Variants
Views
Read
View source
View history
Actions
Template
:
cpp/string/basic string view/dsc hash
From cppreference.com
|- class="t-dsc"
|
std::hash
<std::string_view>
std::hash
<std::wstring_view>
std::hash
<std::u8string_view>
std::hash
<std::u16string_view>
std::hash
<std::u32string_view>
(C++17)
(C++17)
(C++20)
(C++17)
(C++17)
| hash support for string views
(class template specialization)
|-