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

(6306ebe749e083126a39b9dd13d7060aa7bdacc2)

#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.