We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6e786c2 + 52c9d68 commit abdf70bCopy full SHA for abdf70b
1 file changed
README.md
@@ -94,6 +94,10 @@ The implementation compiles and passes tests using [clang](https://clang.llvm.or
94
| Clang | 22-19 | C++26, C++23 | libc++ |
95
| MSVC | latest | C++23 | MSVC STL |
96
97
+## License
98
+
99
+beman.execution is licensed under the Apache License v2.0 with LLVM Exceptions.
100
101
## Examples
102
103
- `<stop_token>` example: [Compiler Explorer](https://godbolt.org/z/4r4x9q1r7)
0 commit comments