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

Class implementation2

example/bindings.cpp:26–26  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

24struct implementation1 : interface1 {};
25struct implementation1_2 : interface1 {};
26struct implementation2 : interface2 {};
27auto some_name = [] {};
28auto int_name = [] {};
29//->

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected