Explore >> Select a destination


You are here

herbsutter.com
| | ericniebler.com
4.5 parsecs away

Travel
| | UPDATE April 8, 2016 This post has been edited since publication to reflect my evolving understanding. As a result of the issues raised in this post, it's possible that the committee decides ...
| | abseil.io
4.2 parsecs away

Travel
| | Battle-tested, Mom-approved
| | isocpp.github.io
4.3 parsecs away

Travel
| | The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
| | www.cppstories.com
22.6 parsecs away

Travel
| Variadic Templates from C++11 is probably not a feature that you use on a daily basis. But recently, I've come across one refactoring example where I've decided to give a try and apply variadics. Intro When I was doing some work in some old UI code I've noticed several similar lines of code that looked like that: