![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qhash.h>
Public Member Functions | |
unsigned char & | nextFree () |
Node & | node () |
Public Attributes | ||
struct { | ||
unsigned char data [sizeof(Node)] | ||
} | storage | |
|
inline |
|
inline |
unsigned char QHashPrivate::Span< Node >::Entry::data[sizeof(Node)] |
struct { ... } QHashPrivate::Span< Node >::Entry::storage |