Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
std::hash< K > Struct Reference
Collaboration diagram for std::hash< K >:

Public Member Functions

size_t operator() (const K &key, size_t seed=0) const
size_t operator() (const K &key, size_t seed=0) const

Detailed Description

Definition at line 422 of file src_corelib_tools_qhash.cpp.

Member Function Documentation

◆ operator()() [1/2]

size_t std::hash< K >::operator() ( const K & key,
size_t seed = 0 ) const

◆ operator()() [2/2]

size_t std::hash< K >::operator() ( const K & key,
size_t seed = 0 ) const

The documentation for this struct was generated from the following file: