![]() |
Qt 6.x
The Qt SDK
|
#include <qcontiguouscache.h>
Public Attributes | |
T | array [1] |
![]() | |
QBasicAtomicInt | ref |
qsizetype | alloc |
qsizetype | count |
qsizetype | start |
qsizetype | offset |
Additional Inherited Members | |
![]() | |
static QContiguousCacheData * | allocateData (qsizetype size, qsizetype alignment) |
static void | freeData (QContiguousCacheData *data) |
Definition at line 39 of file qcontiguouscache.h.
T QContiguousCacheTypedData< T >::array[1] |
Definition at line 41 of file qcontiguouscache.h.