Top Categories

What is RAII (Resource Acquisition Is Initialization)?
  • Category:
  • Sub Category:
No Views

In this video, I talk about what RAII is, the problems it solves, and show some examples with code. Here's the corresponding blog post: https://medium.com/@pencilflip/what-is-raii-e016d00269f9. Here's the code I'm look at towards the end of the video: https://github.com/arcticmatt/blo

Comments

You Might Be Interested In