Hacker News new | ask | show | jobs
by dave_au 6085 days ago
C++ Coding Standard and C++ Common Knowledge are both pretty good in that regard.

Although once you know what's going on under the hood you should be fairly safe - it just takes a while, and probably a read of Modern C++ Design or something like it in order to provide the motivation for the effort requried :)