| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| basic_string | ||
| basic_string_view | ||
| c_strings | ||
| char_traits/requirements | ||
| debug | ||
| headers |
These hash specializations should have been added when the pmr::string and related typedefs were added. * include/std/string (__hash_string_base): New class template defining operator() for hashing strings. (hash<pmr::string>, hash<pmr::u8string>, hash<pmr::u16string>) (hash<pmr::u32string>, hash<pmr::wstring>): Define for C++17. * testsuite/21_strings/basic_string/hash/hash.cc: New test. * testsuite/21_strings/basic_string/hash/hash_char8_t.cc: New test. From-SVN: r270116
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| basic_string | Loading commit data... | |
| basic_string_view | Loading commit data... | |
| c_strings | Loading commit data... | |
| char_traits/requirements | Loading commit data... | |
| debug | Loading commit data... | |
| headers | Loading commit data... |