![]() |
Qt 6.x
The Qt SDK
|
#include <QtCore/qglobal.h>
#include <QtCore/qalgorithms.h>
#include <QtCore/qmath.h>
#include <QtCore/qtypeinfo.h>
Go to the source code of this file.
Classes | |
struct | QtPrivate::TagInfo< T > |
class | QTaggedPointer< T, Tag > |
class | QTypeInfo< QTaggedPointer< T, Tag > > |
Namespaces | |
namespace | QtPrivate |
\macro QT_NAMESPACE | |
Functions | |
constexpr quint8 | QtPrivate::nextByteSize (quint8 bits) |
template<typename T , typename Tag > | |
constexpr std::size_t | qHash (QTaggedPointer< T, Tag > p, std::size_t seed=0) noexcept |
|
inlineconstexprnoexcept |
Definition at line 180 of file qtaggedpointer.h.
Referenced by qHash().