YoVDO

An Alternate Smart Pointer Hierarchy

Offered By: CppNow via YouTube

Tags

C++Now Courses Software Development Courses C++ Courses Smart Pointers Courses

Course Description

Overview

Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore an alternative approach to smart pointers in C++ through this conference talk from C++Now 2019. Dive into Pure Storage's custom smart pointer implementation, focusing on 'owned' and 'delete_ptr' types. Learn about their unique semantics, conventions, and advantages over standard C++ smart pointers. Discover how these custom pointers handle ownership transitions and separate data views from ownership. Gain insights into creating tailored smart pointer hierarchies for specific company needs, and compare them with C++'s std::unique_ptr and std::shared_ptr. Access additional materials, including presentation slides, PDFs, and source code, to deepen your understanding of this alternative smart pointer design.

Syllabus

C++Now 2019: Matthew Fleming “An Alternate Smart Pointer Hierarchy”


Taught by

CppNow

Related Courses

Software as a Service
University of California, Berkeley via Coursera
Software Testing
University of Utah via Udacity
The Hardware/Software Interface
University of Washington via Coursera
Software Debugging
Saarland University via Udacity
Introduction to Systematic Program Design - Part 1
The University of British Columbia via Coursera