Next: , Previous: Pragma Inline_Always, Up: Implementation Defined Pragmas


Pragma Inline_Generic

Syntax:

     pragma Inline_Generic (generic_package_NAME);

This is implemented for compatibility with DEC Ada 83 and is recognized, but otherwise ignored, by GNAT. All generic instantiations are inlined by default when using GNAT.