MCPcopy Create free account
hub / github.com/andreasfertig/cppinsights / Issue593.cpp

File Issue593.cpp

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 1

AClass · 0.70

Tested by

no test coverage detected