pragma Share_Generic

Name

Share_Generic -- 

Synopsis

pragma Share_Generic (NAME {, NAME});

Description

This pragma is recognized for compatibility with other Ada compilers but is ignored by XGC Ada. XGC Ada does not provide the capability for sharing of generic code. All generic instantiations result in making an in-lined copy of the template with appropriate substitutions.