Hacker News new | ask | show | jobs
by eej71 3449 days ago
Unfortunately it's not terse but Effective Modern C++ by Scott Meyers is a good resource.

http://shop.oreilly.com/product/0636920033707.do

1 comments

Note that this book covers C++11 and C++14. C++17 wasn't on the scene much at this point so there is no mention at all of it in the book.

Having said that, C++17 was a minor update (much to Stroustrup's displeasure) and I can heartily recommend this book.

It was Meyer's last book as he is now retired (but will happily reply to emails; I love that about the C++ community - I've emailed Sutter, Stroustrup and Meyers and they will all reply).