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

Method Fun

tests/FunctionPointerTest.cpp:23–23  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

21struct Test
22{
23 string Fun(double) const { return {}; }
24};
25
26

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected