Condy v1.1.0
C++ Asynchronous System Call Layer for Linux
Loading...
Searching...
No Matches
coro.hpp File Reference

Coroutine definitions. More...

#include <coroutine>
#include <utility>
#include "condy/coro.inl"

Go to the source code of this file.

Classes

class  condy::Coro< T, Allocator >
 Coroutine type used to define a coroutine function. More...

Namespaces

namespace  condy
 The main namespace for the Condy library.

Detailed Description

Coroutine definitions.