federico-busato / Modern-CPP-Programming

Modern C++ Programming Course (C++03/11/14/17/20/23/26)
https://federico-busato.github.io/Modern-CPP-Programming/
11.91k stars 798 forks source link

Typos in `Translation_Units_I.pdf` #62

Closed leofracca closed 8 months ago

leofracca commented 8 months ago

On page 10, the first row of the table says "Code end start" under the Deallocation column. Shouldn't it be "Code block end"? On page 15, "end" misses an 's'. On page 29, the destructor of A should use " instead of ' when printing.