Useful macro which dynamically resizes a FX::QDictBase subclass similarly to QDICTDYNRESIZE but more aggressively for speed:
- Table is only ever shrunk when memory is loaded and even then, only when contents fall below one eighth that of the table size.
- Table size is always double the contents or higher
Definition at line 574 of file qdictbase.h.