/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

arturdryomov.dev
| | belkadan.com
6.7 parsecs away

Travel
| | How is it that 'Optional' is the same size as 'AnyObject'?
| | kokada.dev
8.2 parsecs away

Travel
| |
| | andreabergia.com
2.4 parsecs away

Travel
| | This post is part of the Languages Opinion series. Languages opinion - part one - JVM ?thispost Languages opinion - part two - Rust Languages opinion - part three - Javascript and Typescript In this short series of articles, I want to talk about programming languages. I love learning them, and I always try to read up a bit whenever any new language gains significant traction.
| | www.fluentcpp.com
13.1 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.