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

Function Func

tests/StructuredBindingsHandlerBitFieldTest.cpp:15–15  ·  view source on GitHub ↗

once we use a reference here it must be a const reference

Source from the content-addressed store, hash-verified

13
14// once we use a reference here it must be a const reference
15void Func(auto x) { }
16
17int main()
18{

Callers 1

mainFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected