Ada Programming/Pragmas/Restrictions

< Ada Programming < Pragmas
Computing » Computer Science » Computer Programming » Ada Programming

Summary

The pragma Restrictions is used to forbid the utilization of some language features.

List of language defined restrictions identifiers

Some restrictions are specially marked:

Ada 2005 
This is a new Ada 2005 restrictions identifier.
Ada 2012 
This is a new Ada 2012 restrictions identifier.

List of implementation defined restrictions identifiers

The following restrictions are not available in all Ada compilers, only in those that had implemented them:

GNAT 
This is an implementation defined restriction identifier of the GNAT compiler.

See also

Wikibook

Ada Reference Manual

Ada Quality and Style Guide

This article is issued from Wikibooks. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.