[libcxx-commits] [PATCH] D117108: [libc++] Remove vector base class

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Feb 3 14:13:15 PST 2022


philnik updated this revision to Diff 405784.
philnik marked 4 inline comments as done.
philnik added a comment.

- Rebased
- Address comments
- Rename macro to be consistent with basic_string


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D117108/new/

https://reviews.llvm.org/D117108

Files:
  libcxx/include/__config
  libcxx/include/vector
  libcxx/src/vector.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117108.405784.patch
Type: text/x-patch
Size: 8482 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220203/4220f9bf/attachment.bin>


More information about the libcxx-commits mailing list