Macaulay2 Engine
Loading...
Searching...
No Matches

◆ ~Element()

M2::ARingTower::Element::~Element ( )
inline

Definition at line 142 of file aring-tower.hpp.

143 {
144 if (mValue) R.clear(mValue);
145 }
const ARingTower & R
ElementType mValue
Definition aring.hpp:119

References M2::ElementImpl< ElementType >::mValue, and R.