MCPcopy Create free account
hub / github.com/JeanLucPons/VanitySearch / ~IntGroup

Method ~IntGroup

IntGroup.cpp:27–29  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

25}
26
27IntGroup::~IntGroup() {
28 free(subp);
29}
30
31void IntGroup::Set(Int *pts) {
32 ints = pts;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected