Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andreasfertig/cppinsights
/ end
Method
end
tests/EduLifeTimeTest3.cpp:8–8 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
6
7
const int* begin() const { return mData; }
8
const int* end() const { return mData + 1; }
9
};
10
11
struct Keeper
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected