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

Method dummy

benchmark/bind_error/guice.java:10–10  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

8
9interface I {
10 public void dummy();
11};
12
13class Impl implements I {

Callers 6

mainMethod · 0.95
mainFunction · 0.65
mainFunction · 0.65
mainFunction · 0.65
MainMethod · 0.65
concepts.cppFile · 0.65

Implementers 15

Implbenchmark/bind_error/guice.java
implementationexample/pool_provider.cpp
implementation1example/bindings.cpp
implementation2example/bindings.cpp
per_request_implexample/scopes.cpp
shared_implexample/scopes.cpp
implementationexample/performance/create_bound_inter
Implbenchmark/bind_interface/dagger2.java
Ibenchmark/bind_interface/dicpp.cpp
impl00benchmark/performance/di.cpp
impl01benchmark/performance/di.cpp
impl02benchmark/performance/di.cpp

Calls

no outgoing calls

Tested by

no test coverage detected