Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andreasfertig/cppinsights
/ main
Function
main
tests/StructuredBindingsHandlerBitFieldTest.cpp:17–24 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
15
void Func(auto x) { }
16
17
int main()
18
{
19
Func(pt.x);
20
21
++a2x;
22
23
//assert(2 == pt.x);
24
}
Callers
nothing calls this directly
Calls
1
Func
Function · 0.70
Tested by
no test coverage detected