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

◆ text_out()

template<class RingType>
virtual void M2::ConcreteRing< RingType >::text_out ( buffer & o) const
inlinevirtual

Implements Ring.

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

149{ return R->text_out(o); }
std::unique_ptr< RingType > R