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