Hacker News new | ask | show | jobs
by HerrmannM 2348 days ago
Going back in time; good tip!

I don't fully trust my actual knowledge of C++03, I always fear to get bitten by all the implicit things happening in the background (like how the compiler will defined the default constructors -- at least I know I might get bitten, so I'll be on the cautious side). For that reason, the book my be preferable in my case...