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

Function end

tests/RangeForStmtHandlerTest.cpp:50–53  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

48}
49
50int* end(A& v)
51{
52 return &v.v[10];
53}
54
55int main()
56{

Callers 1

mainFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected