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

Keno Fischer via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 13 11:45:07 PDT 2016


loladiro added a comment.

Small bump here. Is it possible to rewrite these without std::forward, so we can have the const-initialization behavior on C++11 (or is there are different solution?).


Repository:
  rL LLVM

https://reviews.llvm.org/D24372





More information about the cfe-commits mailing list