More Resources
Recent Papers
Browse by Technology
Dev Log Archives
Developer Center |
New technical paper on Abstract Interface Types in GNAT
Wednesday March 21, 2007
Ada 2005 Abstract Interface Types provide a limited and practical form of multiple inheritance of specifications. In this paper we cover the following aspects of their implementation in the GNAT compiler: interface type conversions, the layout of variable sized tagged objects with interface progenitors, and the use of the GNAT compiler for interfacing with C++ classes with compatible inheritance trees.
Authors – Javier Miranda and Edmond Schonberg
To download this paper, please click here
Posted
in Development Log


