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.
1 parent c3becfa commit 0021aeaCopy full SHA for 0021aea
README.md
@@ -11,5 +11,6 @@ The code for all exmaples is available here.
11
Prerequirements:
12
13
* [CMake](https://cmake.org/)
14
-* C++ compiler supporting C++ 17
+* C++ compiler supporting C++ 17.
15
+ * For coroutine and sender/receiver a C++ compiler supporting C++ 20.
16
* [HPX](https://github.com/STEllAR-GROUP/hpx) (Optinoal)
0 commit comments