GNAT HTable g-htable ads (GNAT Reference Manual) (original) (raw)
Next: GNAT.IO (g-io.ads), Previous: GNAT.Heap_Sort_G (g-hesorg.ads), Up: The GNAT Library [Contents][Index]
12.77 GNAT.HTable
(g-htable.ads
) ¶
A generic implementation of hash tables that can be used to hash arbitrary data. Provides two approaches, one a simple static approach, and the other allowing arbitrary dynamic hash tables.