Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
struct A { operator int&(); };
2
3
int& ir = A();
4
Callers
nothing calls this directly
Calls
1
A
Class · 0.70
Tested by
no test coverage detected