#include <bn_string_view.h>
template<>
hash<string_view> struct
Hash support for string_
Public functions
-
auto operator()(const string_
view& value) const -> unsigned constexpr - Returns the hash of the given string_
view.