federico-busato / Modern-CPP-Programming

Modern C++ Programming Course (C++03/11/14/17/20/23/26)

Home Page:https://federico-busato.github.io/Modern-CPP-Programming/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Typos in `Translation_Units_I.pdf`

leofracca opened this issue · comments

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.