![]() |
Project
|
Helpers for ServiceRegistry manipulations. More...
#include <ServiceRegistryHelpers.h>
Static Public Member Functions | |
template<class I , class C , enum ServiceKind K = ServiceKind::Serial> | |
static auto | handleForService (C *service) -> ServiceHandle |
template<class I , class C , enum ServiceKind K = ServiceKind::Serial> | |
static auto | handleForService (C const *service) -> ServiceHandle |
Same as above, but for const instances. | |
Helpers for ServiceRegistry manipulations.
Definition at line 29 of file ServiceRegistryHelpers.h.
|
inlinestatic |
Definition at line 39 of file ServiceRegistryHelpers.h.
|
inlinestatic |
Same as above, but for const instances.
Definition at line 54 of file ServiceRegistryHelpers.h.