Explore >> Select a destination


You are here

www.cppstories.com
| | mpark.github.io
1.5 parsecs away

Travel
| | Can we work around the limitations of non-type template parameters?
| | akrzemi1.wordpress.com
2.0 parsecs away

Travel
| | The language feature in C++17 known as class template argument deduction was intended to supersede factory functions like make_pair, make_tuple, make_optional, as described in p0091r2. This goal has not been fully achieved and we may still need to stick to make_ functions. In this post we will briefly describe what class template argument deduction is,...
| | cppstories.com
1.0 parsecs away

Travel
| | Maybe I'll be boring with this note, but again I need to write that this was another good year for C++! Here's a bunch of facts: Visual Studio 2015 was released with great support for C++14/17 and even more experimental features. Long-awaited GCC 5.0 was released at the beginning of the year.
| | www.wingolog.org
25.9 parsecs away

Travel
| wingolog: article: a closer look at crankshaft, v8's optimizing compiler