![]() |
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>
Collaboration diagram for QtPrivate::QHashCombineCommutative: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, seed))) |
Definition at line 312 of file qhashfunctions.h.
| typedef size_t QtPrivate::QHashCombineCommutative::result_type |
Definition at line 319 of file qhashfunctions.h.
|
inlineconstexprnoexcept |
Definition at line 321 of file qhashfunctions.h.