template<>
bn::hash<string_view> struct

Hash support for string_view.

Public functions

auto operator()(const string_view& value) const -> unsigned constexpr
Returns the hash of the given string_view.