Hacker News new | ask | show | jobs
by pveierland 3211 days ago
The following is a readable and modern FAQ which describes most language features: https://isocpp.org/faq

My preferred reference for the language and standard library: http://en.cppreference.com/w/

The following is a longer guide on modern C++ style: https://github.com/isocpp/CppCoreGuidelines/blob/master/CppC...