Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ThePhD/sol2
/ TestClass00
Method
TestClass00
tests/run_time/source/usertypes.inheritance.multi.cpp:34–35 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
32
class TestClass00 {
33
public:
34
TestClass00() {
35
}
36
37
int Thing() const {
38
return 123;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected