|
You are here |
www.cppstories.com | ||
| | | | |
www.bfilipek.com
|
|
| | | | | 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
|
|
| | | | | Get started with JMH, a new Java Micro-Benchmarking framework | |
| | | | |
gcher.com
|
|
| | | | | 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
|
|
| | | The website of David Hariri, a software developer, designer, and entrepreneur. | ||