Is there a good, terse primer on the features and coding idioms/best practices of C++17 for someone who was proficient in C++98 but hasn't touched the language in years?
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).
eej71|9 years ago
http://shop.oreilly.com/product/0636920033707.do
72deluxe|9 years ago
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).