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< 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 709 of file qchar.h.

Member Function Documentation

◆ operator()()

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

Definition at line 712 of file qchar.h.


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