Every C++ developer has at least heard of `Boost` which is probably the most commonly used set of external libraries in the C++ world.
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.