Ada Programming/Attributes/'Storage Pool

Description

Returns Storage pool of the access subtype.

Denotes the storage pool of the type of S. The type of this attribute is Root_Storage_Pool'Class.

Example

SStorage_Pool return Root_Storage_PoolClass
Category:Book:Ada Programming#Attributes/'Storage%20Pool%20
Category:Book:Ada Programming