![]() |
Qt 6.x
The Qt SDK
|
#include <QtCore/qglobal.h>
#include <QtCore/qshareddata.h>
Go to the source code of this file.
Classes | |
class | QtPrivate::QExplicitlySharedDataPointerV2< T > |
Namespaces | |
namespace | QtPrivate |
\macro QT_NAMESPACE | |
Macros | |
#define | QSHAREDDATA_IMPL_H |
Functions | |
template<typename T > | |
constexpr void | QtPrivate::swap (QExplicitlySharedDataPointerV2< T > &lhs, QExplicitlySharedDataPointerV2< T > &rhs) noexcept |
#define QSHAREDDATA_IMPL_H |
Definition at line 10 of file qshareddata_impl.h.