How C++17 Benefits from Boost Libraries, Part Two
Today we have a second guest post by Bartlomiej Filipek. Bartek is a C++ programmer, blogger and author. You can find him on LinkedIn or his blog and also read his book. Last time in our series about Boost and C++17 we covered several features: std::optional, std::variant, std::any and string_view. This time we’ll go through […]