#define QDICTDYNRESIZEAGGR ( dict   ) 

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.


(C) 2002-2009 Niall Douglas. Some parts (C) to assorted authors.
Generated on Fri Nov 20 18:31:35 2009 for TnFOX by doxygen v1.4.7