[libcxx-commits] [PATCH] D131868: [libc++][NFC] Refactor enable_ifs in vector
Nikolas Klauser via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Sun Aug 21 09:37:06 PDT 2022
philnik updated this revision to Diff 454320.
philnik marked 5 inline comments as done.
philnik added a comment.
- Rebased
- Use `enable_if_t<..., int> = 0` style everywhere
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D131868/new/
https://reviews.llvm.org/D131868
Files:
libcxx/include/vector
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131868.454320.patch
Type: text/x-patch
Size: 16668 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220821/ad1b5afc/attachment.bin>
More information about the libcxx-commits
mailing list