Next: , Previous: GNAT Heap_Sort_G g-hesorg ads, Up: The GNAT Library


12.80 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.