Dune Core Modules (2.3.1)
shared_ptr.hh File Reference
This file implements the class shared_ptr (a reference counting pointer), for those systems that don't have it in the standard library. More...
Go to the source code of this file.
Classes | |
class | Dune::SharedCount |
The object we reference. More... | |
class | Dune::shared_ptr< T > |
A reference counting smart pointer. More... | |
struct | Dune::null_deleter< T > |
implements the Deleter concept of shared_ptr without deleting anything More... | |
Namespaces | |
namespace | Dune |
Dune namespace. | |
Detailed Description
This file implements the class shared_ptr (a reference counting pointer), for those systems that don't have it in the standard library.
|
Legal Statements / Impressum |
Hosted by TU Dresden |
generated with Hugo v0.111.3
(Nov 12, 23:30, 2024)