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
QTypedArrayData< T >::AlignmentDummy Struct Reference

#include <qarraydata.h>

+ Collaboration diagram for QTypedArrayData< T >::AlignmentDummy:

Public Attributes

QtPrivate::AlignedQArrayData header
 
data
 

Detailed Description

template<class T>
struct QTypedArrayData< T >::AlignmentDummy

Definition at line 127 of file qarraydata.h.

Member Data Documentation

◆ data

template<class T >
T QTypedArrayData< T >::AlignmentDummy::data

Definition at line 127 of file qarraydata.h.

◆ header

template<class T >
QtPrivate::AlignedQArrayData QTypedArrayData< T >::AlignmentDummy::header

Definition at line 127 of file qarraydata.h.


The documentation for this struct was generated from the following file: