(97a6512724aa686b160cfe04ef5d4ec9b2ae4a1e)
#include <QtCore/qarraydataops.h>
#include <QtCore/qcontainertools_impl.h>
#include <QtCore/q20functional.h>
#include <QtCore/q20memory.h>
Go to the source code of this file.
◆ Q_ARRAY_LITERAL
#define Q_ARRAY_LITERAL |
( |
| Type, |
|
|
| ... ) |
Value:
static Type const data[] = { __VA_ARGS__ }; \
}())
GLint GLsizei GLsizei GLenum GLenum GLsizei void * data
[0]
static Q_NODISCARD_CTOR QArrayDataPointer fromRawData(const T *rawData, qsizetype length) noexcept
Definition at line 534 of file qarraydatapointer.h.
◆ swap()