top of page
Using C++ as a C on steroids
Some people want to use the latest version C++ with all the bells and whistles. Some like it for only a few aspects, and would love to forget about the remaining parts. But is that possible? The answer is yes, and from freestanding C++ to a range of compiler flags, many a project do use C++ like this. Let's discover these choices and explore the consequence!
Serge GUELTON
Sometime a tinkerer, sometime a wood chopper, sometimes a compiler engineer, and every now and then a wizard (apprentice) of the coast.
bottom of page