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

◆ ConcreteRing() [1/2]

template<class RingType>
M2::ConcreteRing< RingType >::ConcreteRing ( std::unique_ptr< RingType > R0)
inlineexplicitprotected

Definition at line 69 of file aring-glue.hpp.

69: R(std::move(R0)) {}
std::unique_ptr< RingType > R

Referenced by create(), and create().