Explore >> Select a destination


You are here

www.cppstories.com
| | www.bfilipek.com
1.1 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:
| | psy-lob-saw.blogspot.com
4.2 parsecs away

Travel
| | Get started with JMH, a new Java Micro-Benchmarking framework
| | gcher.com
4.4 parsecs away

Travel
| | As of 2019, C and C++ are the only programming languages that are supported by virtually any platforms on the market. For example both iOS and android support compiling C and C++ directly as part of their official IDEs. This is one of the reason why I decided to write my voxel editor Goxel in C99: I wanted to be able to run it on Linux, Mac, Windows, iOS, and now I am working on a Android port as well.
| | dhariri.com
34.4 parsecs away

Travel
| The website of David Hariri, a software developer, designer, and entrepreneur.