MCPcopy Create free account
hub / github.com/andreasfertig/cppinsights / Fun2

Function Fun2

docs/cmdl-examples/edu-show-noexcept.cpp:6–9  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4}
5
6void Fun2() noexcept(false)
7{
8 int i = 3;
9}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected