/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

flamingdangerzone.com
| | www.fluentcpp.com
4.4 parsecs away

Travel
| | Template metaprogramming is often harder to understand than regular code. But some simple guidelines can make it a lot more expressive.
| | eli.thegreenplace.net
4.0 parsecs away

Travel
| | [AI summary] This article explains the C++11 variadic template feature, which replaces the unsafe and cumbersome C-style variadic functions with a compile-time safe and flexible system.
| | jguegant.github.io
3.6 parsecs away

Travel
| | Trivia: As a C++ enthusiast, I usually follow the annual C++ conference cppconf or at least try to keep myself up-to-date with the major events that happen there. One way to catch up, if you can't afford a plane ticket or the ticket, is to follow the youtube channel dedicated ...
| | radu-matei.com
21.9 parsecs away

Travel
| In this article, we explore how to add a new system call to WASI, the WebAssembly System Interface, and implement it in Wasmtime