253: Creative Ways To Use C++ Curly Braces Beyond Just Functions And Loops. - a podcast by Take Up Code: build your own computer games, apps, and robotics with podcasts and live classes

from 2019-09-03T00:11:57

:: ::

This episode will explain how you can use curly braces in C++ to create a new scope. You can use this ability to control name visibility and reduce name conflicts. And you can also use curly braces to control exactly when object constructors and destructors are run. This is possible because C++ has very specific […]

Further episodes of Take Up Code

Further podcasts by Take Up Code: build your own computer games, apps, and robotics with podcasts and live classes

Website of Take Up Code: build your own computer games, apps, and robotics with podcasts and live classes