Dune Core Modules (2.8.0)
Dune::Cloneable Struct Referenceabstract
An interface class for cloneable objects. More...
#include <dune/common/interfaces.hh>
Public Member Functions | |
virtual Cloneable * | clone () const =0 |
Clones the object clone needs to be redefined by an implementation class, with the return type covariantly adapted. Remember to delete the resulting pointer. | |
virtual | ~Cloneable () |
Destructor. | |
Detailed Description
An interface class for cloneable objects.
The documentation for this struct was generated from the following file:
- dune/common/interfaces.hh
|
Legal Statements / Impressum |
Hosted by TU Dresden |
generated with Hugo v0.111.3
(Nov 12, 23:30, 2024)