/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.foonathan.net
| | aradaelli.com
1.4 parsecs away

Travel
| | [AI summary] The author discusses their experience with the programming language D, highlighting its features, advantages over C/C++, and reasons for preferring it despite its niche status.
| | mpark.github.io
1.6 parsecs away

Travel
| | Can we work around the limitations of non-type template parameters?
| | 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.bfilipek.com
22.0 parsecs away

Travel
| Let's put C++17 in practice! One of the good ways to do it is to take part in a coding challenge. So together with Jonathan Boccara from Fluent C++ we invite you to participate in "The Expressive C++17 coding challenge". The Expressive C++17 coding challenge Jonathan made a few contests on his blog (for example this one), and I thought it might be fun to do something similar for C++17.