Dune Core Modules (2.3.1)

The object we reference. More...

#include <dune/common/shared_ptr.hh>

Protected Member Functions

 SharedCount ()
 Constructor from existing Pointer.
 
 SharedCount (const SharedCount &rep)
 Copy constructor with type conversion.
 
virtual ~SharedCount ()
 Destructor, deletes element_type* rep_.
 

Protected Attributes

int count_
 The number of references.
 

Detailed Description

The object we reference.


The documentation for this class was generated from the following file:
Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden  |  generated with Hugo v0.80.0 (May 3, 22:32, 2024)