G / Grind.bot / Resource.Acquisition.Is.Initialization
Acquisition and release of resources Initialization and uninitialization of variables
The Constructor Code blocks, Static on the stack, dynamic on the heap
The Deconstructor Freeing resources acquired, unlinking from resources
Acquisition bound to the construction Release bound to the destruction
Encapsulating the management of operating-system resources Properly disposing of resources at function exit
RAII Teksty umieszczone na naszej stronie są własnością wytwórni, wykonawców, osób mających do nich prawa. |