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
Category:Book:Ada Programming#Attributes/'Extended%20Base%20
Category:Book:Ada Programming