Next: , Previous: A.18.13, Up: A.18


A.18.14 The Package Containers.Indefinite_Hashed_Sets

1/2
{20302AI95−00302−03} The language−defined generic package Containers.Indefinite_Hashed_Sets provides a set with the same operations as the package Containers.Hashed_Sets (see A.18.8), with the difference that the generic formal type Element_Type is indefinite.

Static Semantics

2/2
{20302AI95−00302−03} The declaration of the generic library package Containers.Indefinite_Hashed_Setshas the same contents as Containers.Hashed_Sets except:

3/2

4/2

Extensions to Ada 95

4.a/2

{20302AI95−00302−03} {extensions to Ada 95} The generic package Containers.Indefinite_Hashed_Sets is new.