Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PRBonn/depth_clustering
/ TestClass
Method
TestClass
test/test_identifiable.cpp:33–33 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
31
class TestClass : public Identifiable {
32
public:
33
TestClass() : Identifiable() {}
34
virtual ~TestClass() {}
35
36
protected:
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected