Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BoevaLab/FREEC
/ ~SNPposition
Method
~SNPposition
src/SNPposition.cpp:70–73 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
68
69
70
SNPposition::~SNPposition()
71
{
72
//dtor
73
}
74
75
int SNPposition::getPosition() {
76
return position_;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected