[libcxx-commits] [PATCH] D128146: [libc++] Use uninitialized algorithms for vector

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sun Jun 19 13:21:45 PDT 2022


philnik added inline comments.


================
Comment at: libcxx/include/__memory/swap_allocator.h:20
+#endif
+
+_LIBCPP_BEGIN_NAMESPACE_STD
----------------
This is just copied and re-formatted.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D128146



More information about the libcxx-commits mailing list