/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

herbsutter.com
| | isocpp.org
5.1 parsecs away

Travel
| |
| | blog.jetbrains.com
5.6 parsecs away

Travel
| | Hi,Since our last edition in February came out, the C++ community has organized lots of fantastic conferences, held productive C++ Committee discussions, and published tons of educational posts. W
| | botondballo.wordpress.com
6.4 parsecs away

Travel
| | Summary / TL;DR Project What's in it? Status C++17 See list Published! C++20 See below On track Library Fundamentals TS v2 source code information capture and various utilities Published! Parts of it merged into C++17 Concepts TS Constrained templates Merged into C++20 with some modifications Parallelism TS v2 Task blocks, library vector types and algorithms,...
| | verdagon.dev
39.0 parsecs away

Travel
| [AI summary] The author explains how concept functions in Vale 0.2 Beta allow passing functions as generic parameters to specify constraints on types, comparing this approach to C++ requires clauses, Rust traits, and historical C function pointers.