cortex 0.0.1
Loading...
Searching...
No Matches
base_coroutine.hpp File Reference

Base class for object-oriented coroutines. More...

#include <cortex/coroutine.hpp>
#include <cortex/coroutine_suspend_context.hpp>
#include <cortex/memory_resource.hpp>
#include <cstddef>
Include dependency graph for base_coroutine.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  cortex::BaseCoroutine
 An abstract base class for creating object-oriented coroutines. More...
 

Namespaces

namespace  cortex
 

Detailed Description

Base class for object-oriented coroutines.