/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

isocpp.org
| | brevzin.github.io
3.5 parsecs away

Travel
| |
| | mcyoung.xyz
3.9 parsecs away

Travel
| |
| | www.cppstories.com
4.2 parsecs away

Travel
| | When you see an article about new C++ features, most of the time you'll have a description of major elements. Looking at C++17, there are a lot of posts (including articles from this blog) about structured bindings, filesystem, parallel algorithms, if constexpr, std::optional, std::variant... and other prominent C++17 additions. But how about some smaller parts?
| | hellocplusplus.com
38.5 parsecs away

Travel
| Learn the basics of C++ move semantics and how to use this language feature. This article is useful for programmers of all skill levels.