mkdir build
cd build
cmake -G Ninja -DCMAKE_CXX_STANDARD:STRING=23 -DCMAKE_CXX_FLAGS:STRING="/Zc:externConstexpr /EHsc /fsanitize=address" ..Development of Demo Code happens in the open on GitHub, and we are grateful to the community for contributing bugfixes and improvements. Read below to learn how you can take part in improving Demo Code.
Demo Code is Apache 2.0 with LLVM extensions.