Dune Core Modules (2.3.1)
Dune::SharedCount Class Reference
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:
- dune/common/shared_ptr.hh
|
Legal Statements / Impressum |
Hosted by TU Dresden & Uni Heidelberg |
generated with Hugo v0.111.3
(Mar 16, 23:38, 2026)