Ada Programming/Attributes/'Extended Base

From Wikibooks, open books for an open world
Jump to navigation Jump to search

Description

[edit | edit source]

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

[edit | edit source]
T'EXTENDED_BASE