126: Data Types: Smart Pointers Part 1. - podcast episode cover

126: Data Types: Smart Pointers Part 1.

Jun 16, 20169 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

The C++ language guarantees that destructors run at specific times even if an exception is thrown. You can use this to make sure that other cleanup work gets done. That is what smart pointers do.
For the best experience, listen in Metacast app for iOS or Android