Movatterモバイル変換


[0]ホーム

URL:


cppreference.com
Namespaces
Variants
    Actions

      std::hash(std::experimental::string_view, std::experimental::wstring_view, std::experimental::u16string_view, std::experimental::u32string_view)

      From cppreference.com
      <cpp‎ |experimental‎ |basic string view
       
       
       
       
      std::experimental::basic_string_view
       
      template<>struct hash<std::experimental::string_view>;

      template<>struct hash<std::experimental::wstring_view>;
      template<>struct hash<std::experimental::u16string_view>;

      template<>struct hash<std::experimental::u32string_view>;
      (library fundamentals TS)

      Template specializations ofstd::hash for the various view classes for hashing views.

      [edit]See also

      (C++11)
      hash function object
      (class template)[edit]
      Retrieved from "https://en.cppreference.com/mwiki/index.php?title=cpp/experimental/basic_string_view/hash&oldid=71345"

      [8]ページ先頭

      ©2009-2026 Movatter.jp