Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andreasfertig/cppinsights
/ FooFoo
Function
FooFoo
tests/NoexceptExprTest.cpp:15–17 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
13
}
14
15
void FooFoo() noexcept(noexcept(Foo()))
16
{
17
}
18
19
20
int main()
Callers
nothing calls this directly
Calls
1
Foo
Function · 0.70
Tested by
no test coverage detected