253: Creative Ways To Use C++ Curly Braces Beyond Just Functions And Loops. - podcast episode cover

253: Creative Ways To Use C++ Curly Braces Beyond Just Functions And Loops.

Sep 03, 20197 min
--:--
--:--
Download Metacast podcast app
Listen to this episode in Metacast mobile app
Don't just listen to podcasts. Learn from them with transcripts, summaries, and chapters for every episode. Skim, search, and bookmark insights. Learn more

Episode description

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 […]
For the best experience, listen in Metacast app for iOS or Android