|
Common System 0.2.0
Common interfaces and patterns for system integration
|
A type that can be shared via shared_ptr. More...
#include <service.h>
A type that can be shared via shared_ptr.
This concept ensures the type is suitable for shared ownership, which is required for service container storage.
Example usage: