by Marcus | May 18, 2024 | MBO
The mbo library (github.com/helly25/mbo) is a C++20 library that provides some general useful building blocks and integrates with Google’s Abseil library. The goal is to provide production-ready functional blocks that utilize C++20 — often in areas where I was...
by Marcus | May 18, 2024 | Talks
I will be speaking at C++ On Sea on the 5th July 2024. I will be talking about practical C++ constexpr API development. How to do that. What are the benefits. What are the pitfalls. And more on the subject.