Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ThePhD/sol2
/ pget
Method
pget
tests/run_time/source/usertypes.basic.cpp:137–139 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
135
}
136
137
test* pget() {
138
return this;
139
}
140
141
test create_get() {
142
return *this;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected