The example in the 'Specialized section of the RFC doesn't have pragma Default_Dispatching_Calls. I looks to me that 'Specialized has no effect in this situation so the pragma might just be missing.
@QuentinOchem, should the example have pragma Default_Dispatching_Calls (On);?
The example in the 'Specialized section of the RFC doesn't have
pragma Default_Dispatching_Calls. I looks to me that'Specializedhas no effect in this situation so the pragma might just be missing.@QuentinOchem, should the example have
pragma Default_Dispatching_Calls (On);?