Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ThePhD/sol2
/ get
Method
get
tests/run_time/source/usertypes.basic.cpp:133–135 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
131
}
132
133
int get() {
134
return x;
135
}
136
137
test* pget() {
138
return this;
Callers
7
container_semantics.ordered.cpp
File · 0.45
usertypes.basic.cpp
File · 0.45
plain_types.cpp
File · 0.45
sol_lua_push
Function · 0.45
customizations.cpp
File · 0.45
functions.cpp
File · 0.45
policies.cpp
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected