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

Method Fun

tests/PointerToMemberFunctionTest.cpp:6–6  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4 int age;
5
6 int Fun(double) { return 2;}
7};
8
9template<typename Key, typename POD>

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected