/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

www.cppstories.com
| | mropert.github.io
5.6 parsecs away

Travel
| | This was my third CppCon and (spoiler warning) the last one in the Seattle neighborhood. Time for a trip report.
| | cppstories.com
0.7 parsecs away

Travel
| | C++11 conformance GCC 4.81 - 100% Clang 3.3 - 100% Intel 14.0 - 84% Visual C++ 2013 - 66% Another year is almost over so it is a good time to check what is going on with C++. This time more stats and real data compared to my post from the previous year.
| | www.bfilipek.com
2.6 parsecs away

Travel
| | What do you do when the code for a variable initialization is complicated? Do you move it to another method or write inside the current scope? In this blog post, I'd like to present a trick that allows computing a value for a variable, even a const variable, with a compact notation.
| | mikejsavage.co.uk
19.9 parsecs away

Travel
|