Definition at line 396 of file ringelement.cpp.
397{
398 try
399 {
401
403 ERROR(
"cannot promote given ring element");
404 return nullptr;
406 {
408 return nullptr;
409 }
410}
bool promote(const Ring *S, const RingElement *&result) const
Front-end-visible "ring element" value: an engine ring_elem paired with the Ring* that gives it meani...
VALGRIND_MAKE_MEM_DEFINED & result(result)
References ERROR, RingElement::promote(), and result().