Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RootHarold/Lycoris
/ ~Node
Method
~Node
LycorisNet/sources/node.cpp:22–24 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
20
}
21
22
Node::~Node() {
23
delete genomeMap;
24
}
25
26
/*
27
* The implement of deep cloning. The return value is a
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected