/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

mpark.github.io
| | www.fluentcpp.com
2.0 parsecs away

Travel
| | Variadic templates allow any number of template parameters of any type. In this article we see how to do a variadic number of parameters of the SAME type.
| | www.think-cell.com
1.5 parsecs away

Travel
| | [AI summary] The blog post discusses techniques for implementing compile-time size calculations for range adaptors in C++ using think-cell's library, focusing on forwarding size properties and avoiding code duplication.
| | www.cppstories.com
1.6 parsecs away

Travel
| | For C++17 everyone wanted to have concepts, and as you know, we didn't get them. But does it mean C++17 doesn't improve templates/template meta-programming? Far from that! In my opinion, we get excellent features. Read more for details. Intro Do you work a lot with templates and meta-programming? With C++17 we get a few nice improvements: some are quite small, but also there are notable features as well!
| | markodenic.com
20.6 parsecs away

Travel
| Free programming books, algorithms, public APIs, and much more.