MCPcopy 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
15void FooFoo() noexcept(noexcept(Foo()))
16{
17}
18
19
20int main()

Callers

nothing calls this directly

Calls 1

FooFunction · 0.70

Tested by

no test coverage detected