[libcxx-commits] [PATCH] D109212: [libc++][NFCI] span: replace enable_if with requires
Joe Loser via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Sep 3 07:31:37 PDT 2021
jloser updated this revision to Diff 370580.
jloser retitled this revision from "[libc++] span: replace enable_if with requires. NFCI." to "[libc++][NFCI] span: replace enable_if with requires".
jloser edited the summary of this revision.
jloser added a comment.
Tone down wording in commit message with regard to speed of `enable_if_t` vs `requires`
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D109212/new/
https://reviews.llvm.org/D109212
Files:
libcxx/include/span
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109212.370580.patch
Type: text/x-patch
Size: 6697 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210903/cfb8020b/attachment-0001.bin>
More information about the libcxx-commits
mailing list