Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andreasfertig/cppinsights
/ foo
Function
foo
tests/Issue351.cpp:11–15 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
9
};
10
11
std::optional<Test> foo()
12
{
13
A a;
14
return a;
15
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected