Next: , Previous: , Up: Partition-Wide Restrictions   [Contents][Index]


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