MCPcopy Create free account
hub / github.com/boost-ext/di / configuration

Class configuration

example/motivation.cpp:92–92  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

90/// ADD A NEW DEPENDENCY TO CONTROLLER
91#if 0
92struct configuration {};
93class controller {
94 public:
95 controller(view&, model&, configuration) {}

Callers 2

mainFunction · 0.85
mainFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected