Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
9
void BBar() noexcept(1==1){}
10
11
void FoBar() noexcept{}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected