[PATCH] D24372: [libcxx] Sprinkle constexpr over compressed_pair

Keno Fischer via cfe-commits cfe-commits at lists.llvm.org
Thu Sep 15 11:23:42 PDT 2016


loladiro updated this revision to Diff 71528.
loladiro added a comment.

Add private copy of forward (__forward) that is constexpr even in C++11 mode, use test suggested by @rsmith


Repository:
  rL LLVM

https://reviews.llvm.org/D24372

Files:
  include/memory
  test/std/utilities/memory/unique.ptr/unique.ptr.runtime/unique.ptr.runtime.ctor/constinit.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24372.71528.patch
Type: text/x-patch
Size: 21766 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160915/34ec59d0/attachment-0001.bin>


More information about the cfe-commits mailing list