Definition at line 81 of file qcontiguouscache.h.
#include <qcontiguouscache.h>

Static Public Member Functions |
|
| static void | free (QContiguousCacheTypedData *data) |
Public Attributes |
|
| T | array [1] |
| static void free | ( | QContiguousCacheTypedData< T > * | data | ) | [inline, static] |
Definition at line 86 of file qcontiguouscache.h.
{ QContiguousCacheData::free(data); }
| T array[1] |
Definition at line 84 of file qcontiguouscache.h.