Articles on current page (31-37 of 37)

April 2015

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. This article was preceded by C++11: Other language changes.

Read article →

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

January 2014

child map

☑ C++11: Other language changes

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. This article was preceded by C++11: Template changes.

Read article →

19 Jan 2014 at 11:09PM in Software
 |  | 

November 2013

child map

☑ C++11: Template changes

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 improvements to template declaration and instantiation.

This is the 5th of the 8 articles that currently make up the “C++11 Features” series, the first of which was C++11: Move Semantics. This article was preceded by C++11: Function and method changes.

Read article →

26 Nov 2013 at 7:12AM in Software
 |  | 

September 2013

child map

☑ C++11: Function and method changes

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 various changes to function and method declaration and definition.

This is the 4th of the 8 articles that currently make up the “C++11 Features” series, the first of which was C++11: Move Semantics. This article was preceded by C++11: Type inference and constant expressions.

Read article →

17 Sep 2013 at 7:50PM in Software
 |  | 
child map

☑ C++11: Type inference and constant expressions

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 automatic type inference and generalised constant expressions.

This is the 3rd of the 8 articles that currently make up the “C++11 Features” series, the first of which was C++11: Move Semantics. This article was preceded by C++11: Initialization.

Read article →

4 Sep 2013 at 7:38PM in Software
 |  | 

July 2013

child map

☑ C++11: Initialization

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 changes to initialization of variables.

This is the 2nd 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 Jul 2013 at 1:38PM in Software
 |  | 
child map

☑ C++11: Move Semantics

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 move semantics.

This is the 1st of the 8 articles that currently make up the “C++11 Features” series.

Read article →

9 Jul 2013 at 11:04AM in Software
 |  | 

⇐ Page 1   |   ← Page 3   |   Page 4 of 4