MCPcopy Create free account
hub / github.com/andreasfertig/cppinsights / operator*

Method operator*

tests/RangeForStmtHandler8Test.cpp:22–22  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

20 }
21
22 int operator*() { return 1; }
23
24 int v[10]{};
25};

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected