![]() |
Dune-Functions 2.12-git
|
Loading...
Searching...
No Matches
interfaces.hh
Go to the documentation of this file.
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
