Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ThePhD/sol2
/ func
Method
func
tests/run_time/source/containers.cpp:214–215 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
212
A(int b = 2) : a(b) {};
213
214
void func() {
215
}
216
};
217
218
struct B {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected