mp-units 2.1.0 released -- Mateusz Pusz
We are happy to announce that mp-units 2.1.0 has been released and is available for download in Conan.
mp-units 2.1.0 released!
by Mateusz Pusz
About the release
Please check our blog post to read more about the improvements and some, unfortunately, breaking changes.

A new episode of the series about SObjectizer and message passing:
In this post, we'll dive into implementing this technique in C++17 and then explore how it evolves with the application of C++20 concepts to the code. The goal is to simplify the code by eliminating the need for cumbersome constructs like enable_if and introduce further improvements in C++23.