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

(7ce6920aacfcba485cd8017e01c6aeb324292e75)

#include <QtCore/qpair.h>
#include <QtCore/qatomic.h>
#include <QtCore/qflags.h>
#include <QtCore/qcontainerfwd.h>
#include <string.h>
+ Include dependency graph for qarraydata.h:

Go to the source code of this file.

Classes

struct  QArrayData
 
struct  QtPrivate::AlignedQArrayData
 
struct  QTypedArrayData< T >
 
struct  QTypedArrayData< T >::AlignmentDummy
 
struct  QtPrivate::QContainerImplHelper
 

Namespaces

namespace  QtPrivate
 \macro QT_NO_KEYWORDS >
 

Macros

#define Q_DECL_MALLOCLIKE   [[nodiscard]]
 

Variables

constexpr size_t QtPrivate::MaxPrimitiveAlignment = alignof(std::max_align_t)
 

Macro Definition Documentation

◆ Q_DECL_MALLOCLIKE

#define Q_DECL_MALLOCLIKE   [[nodiscard]]

Definition at line 19 of file qarraydata.h.