CVS difference for ais/ai-00062.txt
--- ais/ai-00062.txt 1999/09/16 20:40:29 1.4
+++ ais/ai-00062.txt 1999/10/08 23:41:05 1.5
@@ -1,4 +1,4 @@
-!standard 03.04 (31) 99-09-15 AI95-00062/05
+!standard 03.04 (31) 99-10-07 AI95-00062/06
!standard 03.10 (07)
!class binding interpretation 95-07-06
!status Corrigendum 2000 99-07-20
@@ -66,8 +66,8 @@
There are two kinds of access types, @i<access-to-object> types, whose values
designate objects, and @i<access-to-subprogram> types, whose values designate
subprograms. Associated with an access-to-object type is a @i<storage pool>;
-several access types may share the same storage pool. A derived access type
-shares the storage pool of its parent type. A storage pool is an area of
+several access types may share the same storage pool. All descendants of an
+access type share the same storage pool. A storage pool is an area of
storage used to hold dynamically allocated objects (called @i<pool elements>)
created by allocators; storage pools are described further in 13.11, "Storage
Management".
Questions? Ask the ACAA Technical Agent