Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andreasfertig/cppinsights
/ Bar
Function
Bar
tests/NoexceptExprTest.cpp:7–9 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
5
}
6
7
void Bar() noexcept(true)
8
{
9
}
10
11
void BarFoo() noexcept
12
{
Callers
1
main
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected