MCPcopy Create free account
hub / github.com/andreasfertig/cppinsights / Bar

Method Bar

tests/EduCfrontTest18.cpp:18–21  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

16{
17public:
18 Bar(int foo, int bar)
19 : Foo(foo)
20 {
21 }
22
23private:
24 int mBar;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected