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

◆ ElementImpl() [2/5]

template<class ElementType>
M2::ElementImpl< ElementType >::ElementImpl ( const ElementType & value)
inlineprotected

Definition at line 121 of file aring.hpp.

121: mValue(value) {}
const ElementType & value() const
Definition aring.hpp:132
ElementType mValue
Definition aring.hpp:119

References mValue, and value().