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
QContiguousCacheTypedData< T > Struct Template Reference

#include <qcontiguouscache.h>

Inheritance diagram for QContiguousCacheTypedData< T >:
Collaboration diagram for QContiguousCacheTypedData< T >:

Public Attributes

array [1]
Public Attributes inherited from QContiguousCacheData
QBasicAtomicInt ref
qsizetype alloc
qsizetype count
qsizetype start
qsizetype offset

Additional Inherited Members

Static Public Member Functions inherited from QContiguousCacheData
static QContiguousCacheDataallocateData (qsizetype size, qsizetype alignment)
static void freeData (QContiguousCacheData *data)

Detailed Description

template<typename T>
struct QContiguousCacheTypedData< T >

Definition at line 41 of file qcontiguouscache.h.

Member Data Documentation

◆ array

template<typename T>
T QContiguousCacheTypedData< T >::array[1]

Definition at line 43 of file qcontiguouscache.h.


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