Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Simple-XX/SimpleKernel
/ Func
Method
Func
tests/system_test/ctor_dtor_test.cpp:60–60 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
58
class InsClass : public AbsClass {
59
public:
60
void Func() override { val =
'C'
; }
61
};
62
63
auto ctor_dtor_test() -> bool {
Callers
1
ctor_dtor_test
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected