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

Class A

tests/Issue593.cpp:1–1  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1struct A { operator int&(); };
2
3int& ir = A();
4

Callers 1

Issue593.cppFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected