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

Method Other

tests/EduCfrontTest.cpp:30–34  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

28
29public:
30 Other(int xy)
31 : mA(xy)
32 , y{3}
33 {
34 }
35};
36
37int main()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected