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

(73bf1c1a9bcc2615370d6a199420da0c6f380a44)

#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
 \macro QT_NO_KEYWORDS >