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

Function BBar

tests/NoexceptExpr2Test.cpp:9–9  ·  view source on GitHub ↗

BinaryOperator

Source from the content-addressed store, hash-verified

7
8// BinaryOperator
9void BBar() noexcept(1==1){}
10
11void FoBar() noexcept{}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected