|
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.
|
This is the complete list of members for jh::async::slot, including all inherited members.
| listener class | jh::async::slot | friend |
| operator=(slot &&o) noexcept | jh::async::slot | inline |
| operator=(const slot &)=delete | jh::async::slot | |
| slot()=default | jh::async::slot | |
| slot(slot &&o) noexcept | jh::async::slot | inline |
| slot(const slot &)=delete | jh::async::slot | |
| spawn() | jh::async::slot | inline |