[PATCH] D140828: [C++] Implement "Deducing this" (P0847R7)

Hristo Hristov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 3 08:17:55 PDT 2023


Zingam added a comment.

In D140828#4544438 <https://reviews.llvm.org/D140828#4544438>, @cor3ntin wrote:

> In D140828#4544433 <https://reviews.llvm.org/D140828#4544433>, @Zingam wrote:
>
>> Is this going to land soon? There is a libc++ paper I'm interested in that relies on "deducing this" and I wonder if I should wait for "this" first before I start working on it?
>
> Hard to tell. Maybe in the next few weeks depending on reviewers availability. I'm curious, what paper is that?

Sounds great. Thank you. I've been eyeing at this paper - https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2023/p2637r3.html


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D140828



More information about the cfe-commits mailing list