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

Function Func

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

Source from the content-addressed store, hash-verified

4#include <cstdio>
5
6void Func() {}
7
8template<typename T>
9void Test(T& t)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected