Select Page

MBO: A C++20 Library

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...