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

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Jan 12 05:52:44 PST 2022


philnik created this revision.
philnik added reviewers: ldionne, Quuxplusone, Mordante.
philnik requested review of this revision.
Herald added a project: libc++.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.

Remove the vector base class as suggested by @ldionne


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D117108

Files:
  libcxx/include/__config
  libcxx/include/vector

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117108.399306.patch
Type: text/x-patch
Size: 5796 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220112/1feffcc5/attachment.bin>


More information about the libcxx-commits mailing list