MCPcopy 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
70SNPposition::~SNPposition()
71{
72 //dtor
73}
74
75int SNPposition::getPosition() {
76 return position_;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected