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
qtaggedpointer.h File Reference

(31d834a1c0d83d22fcf74624577013a558ad1974)

#include <QtCore/qglobal.h>
#include <QtCore/qalgorithms.h>
#include <QtCore/qmath.h>
#include <QtCore/qtypeinfo.h>
+ Include dependency graph for qtaggedpointer.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_NO_KEYWORDS >
 

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
 

Function Documentation

◆ qHash()

template<typename T , typename Tag >
constexpr std::size_t qHash ( QTaggedPointer< T, Tag > p,
std::size_t seed = 0 )
inlineconstexprnoexcept

Definition at line 180 of file qtaggedpointer.h.

References qHash(), and seed.

Referenced by qHash().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: