/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
| | www.fluentcpp.com
4.7 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.
| | eyakubovich.github.io
5.0 parsecs away

Travel
| | The Google Style Guide (GSG) for C++ has become popular outside of just Google. But I don't like it at all. There... I said it. Now I want to take this opportunity to explain why I feel so strongly about it. GSG "style" The general observation is that the style...
| | ericniebler.com
4.8 parsecs away

Travel
| | At GoingNative back in September, Andrei Alexandrescu posed an interesting question about API design and C++11 that has had me scratching my head for a month. It was about the design of std::getlin...
| | initialcommit.com
32.2 parsecs away

Travel
| In this article, we will discuss the difference between Java and JavaScript. The biggest similarity might be... you've guessed it! They both have the word "Java" in their name, which is a type of Indonesian coffee. And the obvious difference is that they are two different programming languages that fulfill different needs on different occasions.