C/C++ - Artykuły
Find a better solution with boost
Every C++ developer has at least heard of `Boost` which is probably the most commonly used set of external libraries in the C++ world. Every […]
Time to refactor with C++17
In the following article I will present some examples of novelties for C++17, which can make your code more readable, faster and your life much easier. […]