Yesterday I had the chance to present at C++ On Sea 2024. The conference was held at Leas Cliff Hall in Folkstone, UK. I presented the advanced topic of using constexpr for compile-time and run-time. I am using elements of my MBO library - a collection of production-proven template classes that allow for (micro) optimization and shift from run-time containers to constexpr containers.