MCPcopy Create free account
hub / github.com/Singular/Singular / CountedRefPtr_kill

Function CountedRefPtr_kill

Singular/countedref.cc:34–34  ·  view source on GitHub ↗

Overloading ring destruction

Source from the content-addressed store, hash-verified

32
33/// Overloading ring destruction
34inline void CountedRefPtr_kill(ring r) { rKill(r); }
35
36
37/** @class CountedRefData

Callers

nothing calls this directly

Calls 1

rKillFunction · 0.85

Tested by

no test coverage detected