|
NexusForce 1.0.0
A rigorously engineered full-stack C++ backend library.
|
多态执行器抽象 更多...
类 | |
| class | neforce::executor |
| 多态执行器 更多... | |
| struct | neforce::thread_pool_executor |
| thread_pool 的轻量执行器适配器 更多... | |
函数 | |
| template<typename Executor> | |
| void | neforce::post (Executor &ex, function< void()> handler) |
| 向执行器投递 handler | |
多态执行器抽象