Boost 1.66 is out!
New version of boost!
Boost 1.66 is out!
From the article:
New Libraries
- Beast: Portable HTTP, WebSocket, and network operations using only C++11 and Boost.Asio, from Vinnie Falco.
- CallableTraits: A spiritual successor to Boost.FunctionTypes, Boost.CallableTraits is a header-only C++11 library for the compile-time inspection and manipulation of all 'callable' types. Additional support for C++17 features, from Barrett Adair.
- Mp11: A C++11 metaprogramming library, from Peter Dimov.
...

ACCU’s Overload journal of December 2017 is out. It contains the following C++ related articles.
Some template tricks.
Discover how C++ evolves:
This is about visual studio, but this is also about how the deprecated mechanisms work.