Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
std::hash< QT_PREPEND_NAMESPACE(QChar)> Struct Reference

#include <qchar.h>

+ Collaboration diagram for std::hash< QT_PREPEND_NAMESPACE(QChar)>:

Public Member Functions

template<typename = void>
constexpr size_t operator() (QT_PREPEND_NAMESPACE(QChar) c) const noexcept(noexcept(std::hash< char16_t >{}(u' ')))
 

Detailed Description

Definition at line 643 of file qchar.h.

Member Function Documentation

◆ operator()()

template<typename = void>
constexpr size_t std::hash< QT_PREPEND_NAMESPACE(QChar)>::operator() ( QT_PREPEND_NAMESPACE(QChar c) const
inlineconstexprnoexcept

Definition at line 646 of file qchar.h.

References QT_PREPEND_NAMESPACE().

+ Here is the call graph for this function:

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