/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

migocpp.wordpress.com
| | studiofreya.org
5.5 parsecs away

Travel
| | [AI summary] A C++11 variadic template example demonstrating perfect forwarding to wrap constructor calls for a structure.
| | baptiste-wicht.com
6.0 parsecs away

Travel
| | Variadic Templates C++11 introduced variadic template to the languages. This new feature allows to write template functions and classes taking an arbitrary number of template parameters. This a featur
| | cukic.co
3.9 parsecs away

Travel
| | Author of the 'Functional Programming in C++' book, KDE developer and Free/Libre Software enthusiast.
| | huonw.github.io
20.1 parsecs away

Travel
| Rust can model properties of aggregate types with certain trait tricks, which makes closures and concurrent APIs interact well.