Next: , Previous: No_Standard_Allocators_After_Elaboration, Up: Partition-Wide Restrictions


No_Standard_Storage_Pools

[GNAT] This restriction ensures at compile time that no access types use the standard default storage pool. Any access type declared must have an explicit Storage_Pool attribute defined specifying a user-defined storage pool.