Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/JeanLucPons/VanitySearch
/ ~Point
Method
~Point
Point.cpp:52–53 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
50
}
51
52
Point::~Point() {
53
}
54
55
void Point::Set(Point &p) {
56
x.Set(&p.x);
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected