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

Function main

tests/MemberPointerTest.cpp:19–24  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

17};
18
19int main()
20{
21 Test<Other> t{};
22
23 t.fun(&Other::Callback);
24}

Callers

nothing calls this directly

Calls 1

funMethod · 0.45

Tested by

no test coverage detected