public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "iains at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug c++/103358] what is the first constructor argument of lambda coroutine promise_type?
Date: Fri, 17 Dec 2021 17:20:19 +0000	[thread overview]
Message-ID: <bug-103358-4-HMNLBlK9So@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-103358-4@http.gcc.gnu.org/bugzilla/>

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103358

Iain Sandoe <iains at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |iains at gcc dot gnu.org

--- Comment #1 from Iain Sandoe <iains at gcc dot gnu.org> ---
There was a long discussion about this between the various WG21 paper authors.

The stated intend was that 'this' pointer and the 'lambda object pointer' were
intended to be cast to references (to the same type as their pointers).

This behaviour should be the same between MSVC, clang and GCC (but I fear that
the amendment did not make C++20 timescale - so we might need a coordinated
change to remove it from the compilers).

Does that explain what you are seeing?

  reply	other threads:[~2021-12-17 17:20 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-22 12:36 [Bug c++/103358] New: " netcan1996 at gmail dot com
2021-12-17 17:20 ` iains at gcc dot gnu.org [this message]
2021-12-18 13:04 ` [Bug c++/103358] " netcan1996 at gmail dot com

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-103358-4-HMNLBlK9So@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).