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

(858ac29d6747d9013b9e5aeb056b54c47e980329)

#include <QtCore/qarraydata.h>
#include <QtCore/qcontainertools_impl.h>
#include <QtCore/qnamespace.h>
#include <memory>
#include <new>
#include <string.h>
#include <utility>
#include <iterator>
#include <tuple>
#include <type_traits>
Include dependency graph for qarraydataops.h:

Go to the source code of this file.

Classes

struct  QtPrivate::QPodArrayOps< T >
struct  QtPrivate::QPodArrayOps< T >::Span
struct  QtPrivate::QGenericArrayOps< T >
struct  QtPrivate::QGenericArrayOps< T >::Inserter
struct  QtPrivate::QMovableArrayOps< T >
struct  QtPrivate::QMovableArrayOps< T >::Inserter
struct  QtPrivate::QArrayOpsSelector< T, class >
struct  QtPrivate::QArrayOpsSelector< T, typename std::enable_if< !QTypeInfo< T >::isComplex &&QTypeInfo< T >::isRelocatable >::type >
struct  QtPrivate::QArrayOpsSelector< T, typename std::enable_if< QTypeInfo< T >::isComplex &&QTypeInfo< T >::isRelocatable >::type >
struct  QtPrivate::QCommonArrayOps< T >
struct  QArrayDataOps< T >

Namespaces

namespace  QtPrivate