|
Common System 0.2.0
Common interfaces and patterns for system integration
|
A service that can be automatically injected. More...
#include <service.h>
A service that can be automatically injected.
Injectable services must be default-constructible or have a constructor that accepts container-resolvable dependencies.
Example usage: