JLospinoso / ccc

Companion Code for C++ Crash Course
https://ccc.codes
GNU General Public License v3.0
378 stars 107 forks source link

Page 362, Table 11-6 #211

Closed denisftw closed 1 year ago

denisftw commented 2 years ago

The title of the table is

Most of the Supported std::shared_ptr Operations

but logically, it should probably be

Most of the Supported std::weak_ptr Operations

P.S.: Phenomenal book btw, thanks a lot for writing it!

JLospinoso commented 1 year ago

Thanks so much!