[PATCH] D12173: [libcxx] Constrain unique_ptr::operator=(unique_ptr<Tp, Dp>) in C++03 mode

Marshall Clow via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 27 22:02:40 PDT 2015


mclow.lists accepted this revision.
mclow.lists added a comment.
This revision is now accepted and ready to land.

This is just making the two halves of the #ifdef consistent. LGTM.


http://reviews.llvm.org/D12173





More information about the cfe-commits mailing list