[Dune] [#584] Replace SmartPointer by shared_ptr

Dune dune at dune-project.org
Wed Aug 5 11:21:15 CEST 2009


THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

A new Flyspray task has been opened.  Details are below. 

User who did this - Oliver Sander (sander) 

Attached to Project - Dune
Summary - Replace SmartPointer by shared_ptr
Task Type - Feature Request
Category - Common
Status - New
Assigned To - 
Operating System - Unspecified / All
Severity - Low
Priority - Normal
Reported Version - SVN
Due in Version - Undecided
Due Date - Undecided
Details - The class SmartPointer in dune-common implements a reference-counting pointer. Such a pointer is also available under the name of shared_ptr in tr1 and C++0x. In order to follow existing standards as much as possible I propose to deprecate SmartPointer, use shared_ptr instead, and offer a simple fallback implementation of shared_ptr for systems without tr1.

More information can be found at the following URL:
http://www.dune-project.org/flyspray/index.php?do=details&task_id=584

You are receiving this message because you have requested it from the Flyspray bugtracking system.  If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.




More information about the Dune mailing list