News

C++ has been quickly modernizing itself over the last few years. Starting with the introduction of C++11, the language has made a huge step forward and things have changed under the hood. To the av… ...
Some time ago I put a C++ class wrapper around a few libraries I use often to make them fall in line with my newer C++ ... or add features. Now having said this, C++ can sometimes be a pain in the ...