[PATCH] D22584: constexpr array support C++1z (P0031)
Eric Fiselier via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Dec 30 02:12:08 PST 2016
EricWF added a comment.
@lefticus Are you still interested in working on this? If so could you please split the changes for `array` into a separate patch? Marshall seems to have implemented some of the changes in `<iterator>` and that's causing merge conflicts.
https://reviews.llvm.org/D22584
More information about the cfe-commits
mailing list