|
Condy v1.6.0
C++ Asynchronous System Call Layer for Linux
|
Sender types for composing asynchronous operations. More...
#include "condy/concepts.hpp"#include "condy/op_states.hpp"#include <array>#include <stdexcept>#include <tuple>#include <type_traits>#include <utility>#include <variant>#include <vector>Go to the source code of this file.
Namespaces | |
| namespace | condy |
| The main namespace for the Condy library. | |
Sender types for composing asynchronous operations.
Definition in file senders.hpp.