Template Struct hash< std::basic_string_view< CharT > >

Struct Documentation

template<typename CharT>
struct hash<std::basic_string_view<CharT>>

Public Functions

inline size_t operator()(std::basic_string_view<CharT> const &sv) const noexcept