[libcxx-commits] [PATCH] D62274: shared_ptr deleter requirements (2802)

Zoe Carver via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Jun 10 12:13:54 PDT 2020


zoecarver added a comment.

In C++03 `__compressed_pair` doesn't have an implicit move constructor. So, I disabled the tests in C++03.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D62274





More information about the libcxx-commits mailing list