[Overview][Constants][Types][Classes][Procedures and functions] | Reference for unit 'contnrs' (#fcl) |
Maximum size of hash list.
Source position: contnrs.pp line 193
const MaxHashListSize = Maxint div 16; |
MaxHashListSize is the maximum number of elements a hash list can contain.
|
Hash list class for pointer data |
No notes exist for this page yet.