126: Data Types: Smart Pointers Part 1. - a podcast by Take Up Code: build your own computer games, apps, and robotics with podcasts and live classes

from 2016-06-16T04:58:02

:: ::

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.

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