|
cortex 0.0.1
|
Directories | |
| errors | |
| tiny_fiber | |
Files | |
| base_coroutine.hpp | |
| Base class for object-oriented coroutines. | |
| config.hpp | |
| Configuration and platform-specific macros for the cortex library. | |
| coroutine.hpp | |
| Main entry point for the cortex coroutine library. | |
| coroutine_body.hpp | |
| Definition of the coroutine execution body. | |
| coroutine_suspend_context.hpp | |
| Context for suspending coroutine execution. | |
| generator.hpp | |
| Stackful generator built on top of Cortex coroutines. | |
| memory_resource.hpp | |