Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 608 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 608 Bytes

µstdex

Build and test all platforms

This project is intended to be a small, lightweight std::execution1 work-alike that targets C++17. It optimizes for compile-times and diagnostics above performance and conformance.

This software is licensed under the Apache 2.0 License with LLVM Exceptions. NVIDIA does not guarantee that it is fit for any use whatsoever. It will evolve without regard for backwards-compatibility.

Footnotes

  1. https://wg21.link/P2300