/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

jguegant.github.io
| | www.cppstories.com
4.4 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?
| | flamingdangerzone.com
3.6 parsecs away

Travel
| | [AI summary] The article discusses the limitations of SFINAE and enables_if in C++ compared to tag dispatching and static assertions, explaining how they handle hard and soft errors differently when selecting function overloads.
| | mcyoung.xyz
4.2 parsecs away

Travel
| |
| | rachelcarmena.github.io
24.0 parsecs away

Travel
| Some characteristics of functional programming