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

Function Run

tests/EduCfrontOverloadTest.cpp:11–11  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9void Fun(const int*) {}
10
11void Run(int&) {}
12void Run(int&&) {}
13
14void Bun(int) {}

Callers 1

mainFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected