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

◆ ElementImpl() [3/5]

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

Definition at line 122 of file aring.hpp.

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

References mValue, and value().