Next: Aspect Effective_Reads, Previous: Aspect Dimension_System, Up: Implementation Defined Aspects [Contents][Index]
The aspect Disable_Controlled is defined for controlled record types. If active, this aspect causes suppression of all related calls to Initialize, Adjust, and Finalize. The intended use is for conditional compilation, where for example you might want a record to be controlled or not depending on whether some run-time check is enabled or suppressed.