[Boost-bugs] [Boost C++ Libraries] #3452: interprocess::unique_ptr needs a default_delete

Subject: [Boost-bugs] [Boost C++ Libraries] #3452: interprocess::unique_ptr needs a default_delete
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-09-15 13:33:14


#3452: interprocess::unique_ptr needs a default_delete
------------------------------+---------------------------------------------
 Reporter: fmhess | Owner: igaztanaga
     Type: Feature Requests | Status: new
Milestone: Boost 1.41.0 | Component: interprocess
  Version: Boost 1.40.0 | Severity: Problem
 Keywords: |
------------------------------+---------------------------------------------
 unique_ptr needs a

 template<typename T> struct default_delete;

 to use as its default deleter type, similar to what std::unique_ptr has.
 It would just call boost::checked_delete.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/3452>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:01 UTC