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 |
generated with Hugo v0.111.3
(Nov 12, 23:30, 2024)