Developer Center |
Wednesday February 1, 2006
This restriction ensures at compile time that the code generated by the compiler has no dispatching calls. The use of this restriction allows the safe use of tagged record extensions and membership tests to write code that does not have dispatching calls.
Posted
in Development Log, GNAT Compilation System