[libcxx-commits] [PATCH] D58004: Bit-casting object representations (p0476r2)

JF Bastien via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sat Feb 9 11:31:57 PST 2019


jfb requested changes to this revision.
jfb added a subscriber: erik.pilkington.
jfb added a comment.
This revision now requires changes to proceed.

You need support from the compiler for `constexpr` support. I don't think we want this without `constexpr`. @erik.pilkington was looking into this.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D58004/new/

https://reviews.llvm.org/D58004





More information about the libcxx-commits mailing list