MCPcopy Create free account
hub / github.com/andreasfertig/cppinsights / operator!=

Function operator!=

tests/RangeForStmtHandler8Test.cpp:27–27  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

25};
26
27bool operator!=(const A&, const int&){ return true; }
28
29
30

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected