DUNE-FUNCTIONS (unstable)
interfaces.hh
Base class with polymorphic type boiler plate code.
Definition: interfaces.hh:29
virtual Interface * clone(void *buffer) const =0
Clones the object into buffer.
virtual Interface * move(void *buffer)=0
Move object into buffer.
virtual ~PolymorphicType()
Destructor.
Definition: interfaces.hh:33
Definition: monomialset.hh:19
