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

Function Test

tests/LambdaHandler8Test.cpp:2–5  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1template<typename T>
2int Test(T&& t)
3{
4 return t();
5}
6
7int get(int& v){
8

Callers 1

getFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected