Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Naios/function2
/ data
Method
data
test/regressions.cpp:240–242 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
238
ref_obj& operator=(ref_obj const&) = delete;
239
240
int data() const {
241
return data_;
242
}
243
244
private:
245
int data_{8373827};
Callers
1
TYPED_TEST
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected