I put my C++ skills on the shelf several years ago and it seems now, when I need them again, the landscape has changed.
We have got C++11 now, and my understanding is that it overlaps many Boost features.
Is there some summary where those overlaps lie, which Boost libraries going to become legacy, recommendation of which C++11 features to use instead of boost ones and which better not?
See Question&Answers more detail:os