N3869: Extending shared_ptr to Support Arrays, Revision 1 -- Peter Dimov

A new WG21 paper is available. A copy is linked below, and the paper will also appear in the next normal WG21 mailing. If you are not a committee member, please use the comments section below or the std-proposals forum for public discussion.

Document number: N3869

Date: 2014-01-12

Extending shared_ptr to Support Arrays, Revision 1

by Peter Dimov

Excerpt:

This paper proposes adding array support to shared_ptr, via the syntax shared_ptr<T[]> and shared_ptr<T[N]>.

Changes in Revision 1: Incorporated wording suggestions from Daniel Krügler.

Add a Comment

Comments are closed.

Comments (0)

There are currently no comments on this entry.