[Boost-bugs] [Boost C++ Libraries] #3115: make_shared and allocate_shared for arrays

Subject: [Boost-bugs] [Boost C++ Libraries] #3115: make_shared and allocate_shared for arrays
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-05-31 04:14:06


#3115: make_shared and allocate_shared for arrays
------------------------------+---------------------------------------------
 Reporter: jewillco | Owner: pdimov
     Type: Feature Requests | Status: new
Milestone: Boost 1.40.0 | Component: smart_ptr
  Version: Boost 1.38.0 | Severity: Not Applicable
 Keywords: |
------------------------------+---------------------------------------------
 There are make_shared and allocate_shared functions in Boost.SmartPtr to
 allocate single objects and return shared_ptrs, but there is no equivalent
 that allocates many objects and returns a shared_array. This new
 functionality would have the same benefits as the functions that return
 pointers to single objects.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/3115>
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:00 UTC