Dune Core Modules (2.6.0)

Dune::Cloneable Struct Referenceabstract

An interface class for cloneable objects. More...

#include <dune/common/interfaces.hh>

Public Member Functions

virtual Cloneableclone () 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:
Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden  |  generated with Hugo v0.80.0 (Apr 23, 22:30, 2024)