Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
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 651 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 654 of file qchar.h.


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