We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b0c6a1a + 63a65fd commit f695140Copy full SHA for f695140
README.md
@@ -15,7 +15,7 @@ concurrent execution.
15
C++20 is required to use the `conc` namespace functionality; C++17 will suffice
16
for the `atomic` namespace functionality. The following compilers are supported:
17
18
-- clang 14 through 19
19
-- gcc 12 through 13
+- clang 14 through 21
+- gcc 12 through 14
20
21
See the [full documentation](https://intel.github.io/cpp-baremetal-concurrency/).
0 commit comments