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
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 39 of file qcontiguouscache.h.

Member Data Documentation

◆ array

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

Definition at line 41 of file qcontiguouscache.h.


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