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
QtPrivate::QHashCombineMixer Struct Reference

#include <qhashfunctions.h>

Inheritance diagram for QtPrivate::QHashCombineMixer:
Collaboration diagram for QtPrivate::QHashCombineMixer:

Public Types

typedef size_t result_type

Public Member Functions

constexpr result_type operator() (result_type result, result_type hash) const noexcept

Detailed Description

Definition at line 339 of file qhashfunctions.h.

Member Typedef Documentation

◆ result_type

Definition at line 341 of file qhashfunctions.h.

Member Function Documentation

◆ operator()()

result_type QtPrivate::QHashCombineMixer::operator() ( result_type result,
result_type hash ) const
inlineconstexprnoexcept

Definition at line 342 of file qhashfunctions.h.


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