C++ Avoiding resource leaks with RAII

preview_player
Показать описание
This video goes over RAII (Resource Acquisition Is Initialization) and discusses how to use the pattern in C++ for avoiding resource leaks.

References
Рекомендации по теме
Комментарии
Автор

You are doing a great job, please keep it up! Loved your videos.

BookWormsOriginal