[libcxx-commits] [PATCH] D71995: [libcxx] span: Fix incorrect static asserts
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Feb 11 03:06:03 PST 2020
ldionne requested changes to this revision.
ldionne added a comment.
This revision now requires changes to proceed.
It's sad to get rid of the opportunistic `static_assert`, but I agree your example should compile. Can you add tests with your example?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71995/new/
https://reviews.llvm.org/D71995
More information about the libcxx-commits
mailing list