Next: Pragma Interface, Previous: Pragma Inline_Always, Up: Implementation Defined Pragmas
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.