Boost
News
arrow_drop_down

C++20 modules and Boost: follow up

Rubén Pérez
Apr 18th, 2024

https://anarthal.github.io/cppblog/modules2

It is shown by benchmarks that C++20 modules cut Boost rebuild times by about 45%, but modularizing requires macro work, source changes, complex CMake support, handling of compiled libraries, and extra testing, leading to a community choice on adoption.