Why I'd choose Meson+Doctest tech stack to create a new C++ project with a reusable and easy-to-run example.
Posts tagged with 'cpp'
6 posts tagged 'cpp'
2017
We are going to analyze with examples new filesystem features coming with C++17
2014
How to build a C++ project using Gradle
Mutex wrapper on C++98 pthread mutex and a the better C++11 std::mutex solution
2013
How to debug a library generated with libtool
2012
Understanding pragma pack preprocessor directive and how it affects to memory alignment