1/2
The language−defined generic package Containers.Indefinite_Ordered_Sets provides a set with the same operations as the package Containers.Ordered_Sets (see A.18.9), with the difference that the generic formal type Element_Type is indefinite.
2/2
The declaration of the generic library package Containers.Indefinite_Ordered_Setshas the same contents as Containers.Ordered_Sets except:
3/2
4/2