Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andreasfertig/cppinsights
/ main
Function
main
tests/NoexceptDtorTest.cpp:28–32 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
26
};
27
28
int main()
29
{
30
C c{};
31
E e{};
32
}
33
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected