[libcxx-commits] [PATCH] D109212: [libc++][NFCI] span: replace enable_if with requires
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Mar 15 19:11:26 PDT 2022
ldionne added a comment.
I would support exploring this -- unless `enable_if` is significantly faster, I think we should go for the readability and diagnostics improvement.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D109212/new/
https://reviews.llvm.org/D109212
More information about the libcxx-commits
mailing list