Papers for Chicago: Concurrency
The start of my series about the papers for the upcoming Chicago meeting, starting with C for Concurrency:
C++ Papers for Chicago: Part 1 -- Concurrency
by Jens Weller
From the article:
As I did write a series about the papers for Bristol, this is the start of the series for Chicago, as at the end of this month the C++ committee will meet again for standardization. I try to...

The first piece of code acquired by the Smithsonian's Cooper-Hewitt National Design Museum -- "Planetary", written in C++.
Continuing Koenig's series on move semantics:
Danny Kalev wrote a nice article yesterday about a new C++ feature -- actually, two related C++14 features -- that were just added to the draft Standard in April and will be coming to real compilers in the near future.