Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andreasfertig/cppinsights
/ Fun3
Function
Fun3
tests/EduShowNoexceptTest.cpp:13–16 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
11
}
12
13
void Fun3() noexcept
14
{
15
int i = 3;
16
}
17
18
void Fun4()
19
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected