Macaulay2 Engine
Loading...
Searching...
No Matches
M2::SimpleARing< ARing >::Element Class Reference

A wrapper class for ElementType. More...

#include <aring.hpp>

Inheritance diagram for M2::SimpleARing< ARing >::Element:
M2::ElementImpl< ARing::ElementType >

Public Member Functions

 Element (const ARing &ring)
 Element (const ARing &ring, const ElementType &other)
 ~Element ()
Public Member Functions inherited from M2::ElementImpl< ARing::ElementType >
 operator const ElementType & () const
 operator ElementType & ()
const ElementType & value () const

Private Types

typedef ARing::ElementType ElementType
typedef ElementImpl< ElementTypeImpl

Additional Inherited Members

Protected Member Functions inherited from M2::ElementImpl< ARing::ElementType >
 ElementImpl ()=default
ElementImploperator= (const ElementImpl &other) noexcept=default
 ~ElementImpl () noexcept=default
Protected Attributes inherited from M2::ElementImpl< ARing::ElementType >
ElementType mValue

Detailed Description

template<class ARing>
class M2::SimpleARing< ARing >::Element

A wrapper class for ElementType.

Definition at line 152 of file aring.hpp.


The documentation for this class was generated from the following file: