![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qhashfunctions.h>
Public Types | |
typedef size_t | result_type |
Public Member Functions | |
template<typename T> | |
constexpr result_type | operator() (size_t seed, const T &t) const noexcept(noexcept(qHash(t))) |
Definition at line 300 of file qhashfunctions.h.
typedef size_t QtPrivate::QHashCombine::result_type |
Definition at line 302 of file qhashfunctions.h.
|
inlineconstexprnoexcept |
Definition at line 304 of file qhashfunctions.h.