I’ve finally started to look into the new features in C++11 and I thought it would be useful to jot down the highlights, for myself or anyone else who’s curious. Since there’s a lot of ground to cover, I’m going to look at each item in its own post — this one covers a miscellaneous set of language improvements which I haven’t yet discussed.
This is the 6th of the 8 articles that currently make up the “C++11 Features” series, the first of which was C++11: Move Semantics.
Read article ( 7 minutes )