Next: , Previous: System.Partition_Interface (s-parint.ads), Up: The GNAT Library


9.128 System.Pool_Global (s-pooglo.ads)

This package provides a storage pool that is equivalent to the default storage pool used for access types for which no pool is specifically declared. It uses malloc/free to allocate/free and does not attempt to do any automatic reclamation.