Skip to content
 
 

Repository files navigation

Code for Eric Niebler's CppCon 2021 talk

mkdir build
cd build
cmake -G Ninja -DCMAKE_CXX_STANDARD:STRING=23 -DCMAKE_CXX_FLAGS:STRING="/Zc:externConstexpr /EHsc /fsanitize=address" ..

Contributing

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.

License

Demo Code is Apache 2.0 with LLVM extensions.

About

code for Eric Niebler's executors talk at CppCon 2021

Resources

Code of conduct

Contributing

Stars

9 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages