Learn C++ With Back to Basics: Smart Pointers by Rainer Grimm (CPPCon 2020) Video

An important feature in C++11, from the library’s perspective, are smart pointers. Smart pointers are more than smart designed pointers. Smart pointer models are semantic. Understanding the semantic ownership of smart pointers is the key … Continue reading Learn C++ With Back to Basics: Smart Pointers by Rainer Grimm (CPPCon 2020) Video