Record TDeamortizedDArrayCuckooMap.TQueueDictionary._TItem

Hierarchy
Methods
Properties

Unit

Declaration

type _TItem = record

Description

for workaround Lazarus bug #25613

Enclosing Class

Overview

Fields

Hash: UInt32;
Pair: TPair<TKey, TValueForQueue>;

Description

Fields

Hash: UInt32;
 
Pair: TPair<TKey, TValueForQueue>;
 

Generated by PasDoc 0.15.0.