|
Common System 0.2.0
Common interfaces and patterns for system integration
|
A type that implements a service interface. More...
#include <service.h>
A type that implements a service interface.
Service implementations must derive from the interface and be default-constructible for automatic instantiation by the container.
Example usage: