[libcxx-commits] [PATCH] D58582: Implement P0433: deduction guides for <set>

Eric Fiselier via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sat Apr 27 22:53:45 PDT 2019


EricWF added a comment.

In D58582#1473518 <https://reviews.llvm.org/D58582#1473518>, @Quuxplusone wrote:

> Rebased on master.
>
> @EricWF ping?
>
> (Is "CTAD for container types" similar to "polymorphic memory resources" in the bucket of "things libc++ doesn't want to implement for engineering reasons," and if so, could you guys go on record with that? It would be less dysfunctional than the current model.)


No, it is not like that.

I've just been quite busy. Please ping this weekly to help it gain attention. I'll try to take a look at it this week.


Repository:
  rCXX libc++

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

https://reviews.llvm.org/D58582





More information about the libcxx-commits mailing list