|
Condy v1.9
C++ Asynchronous System Call Layer for Linux
|
Demonstrates using Condy as a C++20 module. More...
#include <coroutine>#include <string>#include <unistd.h>import condy;Go to the source code of this file.
Demonstrates using Condy as a C++20 module.
Definition in file module-hello.cpp.