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

(dd562b36720b78caffe5c53bda4ed8449bf6fe06)

#include <QtCore/qglobal.h>
#include <QtCore/qshareddata.h>
+ Include dependency graph for qshareddata_impl.h:

Go to the source code of this file.

Classes

class  QtPrivate::QExplicitlySharedDataPointerV2< T >
 

Namespaces

namespace  QtPrivate
 \macro QT_NO_KEYWORDS >
 

Macros

#define QSHAREDDATA_IMPL_H
 

Functions

template<typename T >
constexpr void QtPrivate::swap (QExplicitlySharedDataPointerV2< T > &lhs, QExplicitlySharedDataPointerV2< T > &rhs) noexcept
 

Macro Definition Documentation

◆ QSHAREDDATA_IMPL_H

#define QSHAREDDATA_IMPL_H

Definition at line 10 of file qshareddata_impl.h.