Opened 11 years ago

Closed 10 years ago

#5924 closed Feature Requests (fixed)

make_shared_array

Reported by: olafvdspek@… Owned by: Peter Dimov
Milestone: To Be Determined Component: smart_ptr
Version: Boost 1.47.0 Severity: Problem
Keywords: Cc:

Description

It'd be great if make_shared_array could be provided, analogous to make_shared_ptr.

Change History (3)

comment:1 by rhys.ulerich@…, 11 years ago

I'll second the request and also add allocate_shared_array to it.

comment:2 by Olaf van der Spek <olafvdspek@…>, 11 years ago

Maybe it should be an extra constructor overload (size_t) instead: https://svn.boost.org/trac/boost/ticket/4637

comment:3 by Peter Dimov, 10 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.