Ada Programming/Attributes/'Extended Base
Description
For a type T returns the base type of T. This attribute is allowed only as the prefix of the name of another attribute. (This is the old Ada83 'BASE attribute.)
Example
T'EXTENDED_BASE
For a type T returns the base type of T. This attribute is allowed only as the prefix of the name of another attribute. (This is the old Ada83 'BASE attribute.)
T'EXTENDED_BASE