Info Just some constexpr things. Build Run mkdir build cd build cmake .. cmake --build . --config Release Or just copy and paste the content of constexpr.cpp to Compiler Explorer (https://godbolt.org/) using gcc with -std=c++20.