This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [google 4_7] backport "std::unique_ptr<T[], D> improvements"


On Thu, Jan 3, 2013 at 3:46 PM, Lawrence Crowl <crowl@googlers.com> wrote:
> Relax the restrictions on argument types to a unique_ptr
> instantiated on an array type.  This patch is a backport
> of Jonathan Wakely's "std::unique_ptr<T[], D> improvements"
> http://gcc.gnu.org/ml/gcc-patches/2012-12/msg01271.html to the
> google 4.7 branch.

Approved for google/gcc-4_7 branch.

Thanks,
-- 
Paul Pluzhnikov


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]