Movatterモバイル変換


[0]ホーム

URL:


cppreference.com
Namespaces
Variants
    Actions

      std::unordered_set<Key,Hash,KeyEqual,Allocator>::hash_function

      From cppreference.com
      <cpp‎ |container‎ |unordered set

      [edit template]
       
       
       
      std::unordered_set
      Member types
      Member functions
      Non-member functions
      Deduction guides(C++17)
       
      hasher hash_function()const;
      (since C++11)

      Returns the function that hashes the keys.

      Contents

      [edit]Parameters

      (none)

      [edit]Return value

      The hash function.

      [edit]Complexity

      Constant.

      [edit]See also

      returns the function used to compare keys for equality
      (public member function)[edit]
      Retrieved from "https://en.cppreference.com/mwiki/index.php?title=cpp/container/unordered_set/hash_function&oldid=135985"

      [8]ページ先頭

      ©2009-2025 Movatter.jp