Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
{
17
public:
18
Bar(int foo, int bar)
19
: Foo(foo)
20
{
21
}
22
23
private:
24
int mBar;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected