Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qshareddata_impl.h File Reference

(f6a1e0449f6645d814bfb076df68c6e6dbb87457)

#include <QtCore/qcompare.h>
#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

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 11 of file qshareddata_impl.h.