|
Thread System 0.3.1
High-performance C++20 thread pool with work stealing and DAG scheduling
|
RAII helper for scoped service registration. More...
#include <service_container.h>

Public Member Functions | |
| scoped_service (std::shared_ptr< Interface > service) | |
| ~scoped_service () | |
RAII helper for scoped service registration.
Definition at line 168 of file service_container.h.
|
inline |
Definition at line 170 of file service_container.h.
References kcenon::thread::service_container::global(), and kcenon::thread::service_container::register_singleton().

|
inline |
Definition at line 174 of file service_container.h.