|
JH-Toolkit v1.4.1
An engineering-oriented C++20 toolkit with duck-typed concepts, static design, async coroutines, and semantic containers — header-only, RTTI-free, and concurrency-friendly.
|
Tag type used to trigger a co_await inside a fiber.
More...
#include <jh/asynchronous/fiber.h>
Tag type used to trigger a co_await inside a fiber.
await_transform() inside the promise type.