|
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::event_signal< T >, including all inherited members.
| connect(listener< T > *l) noexcept | jh::async::event_signal< T > | inline |
| emit(Args &&... args) | jh::async::event_signal< T > | inline |