Modern-CPP-Programming
Modern-CPP-Programming copied to clipboard
Typos in `Translation_Units_I.pdf`
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.