April 2015

child map

☑ C++11: Library Changes: Pointers, Randoms, Wrappers and more

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 is the second of the final two that cover what I feel to be the most important changes to the standard template library.

This is the 8th of the 8 articles that currently make up the “C++11 Features” series, the first of which was C++11: Move Semantics.

Read article ( 15 minutes )

24 Apr 2015 at 11:33AM in Software
 |  | 
child map

☑ C++11: Library Changes: Threading, Tuples, Hashing and Regexes

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 is the first of the final two that cover what I feel to be the most important changes to the standard template library.

This is the 7th of the 8 articles that currently make up the “C++11 Features” series, the first of which was C++11: Move Semantics.

Read article ( 11 minutes )

13 Apr 2015 at 7:26AM in Software
 |  |