Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ThePhD/sol2
/ TestClass1
Method
TestClass1
tests/run_time/source/usertypes.overload.cpp:45–46 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
43
class TestClass1 {
44
public:
45
TestClass1(void) {
46
}
47
~TestClass1(void) {
48
}
49
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected