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

(7181d440bcf45ef0d36a5214c0d5f74e988e31a7)

#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

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 21 of file qarraydata.h.