RAII

English

Etymology

Coined by Bjarne Stroustrup.

Noun

RAII (uncountable)

  1. (programming) Initialism of Resource Acquisition Is Initialization (a popular design pattern in object-oriented programming that ties resources to the lifespan of associated objects to prevent resource leakage.)

Synonyms

  • CADRe (Constructor Acquires, Destructor Releases)
  • SBRM (Scope-based Resource Management)

References

Anagrams

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