MCPcopy 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

plain_types.cppFile · 0.45
sol_lua_pushFunction · 0.45
customizations.cppFile · 0.45
functions.cppFile · 0.45
policies.cppFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected