public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Tim Song <t.canens.cpp@gmail.com>
To: Jonathan Wakely <jwakely@redhat.com>
Cc: "libstdc++" <libstdc++@gcc.gnu.org>,
	gcc-patches <gcc-patches@gcc.gnu.org>
Subject: Re: [committed] libstdc++: Add deduction guide for std::ranges::join_view [LWG 3474]
Date: Tue, 6 Oct 2020 00:05:22 -0500	[thread overview]
Message-ID: <CAPQZVxsKeHqTHWoQ25nRCad+QC+jrpr56cow62JVP9yDUeA+EA@mail.gmail.com> (raw)
In-Reply-To: <20200824151934.GA649533@redhat.com>

I thought LWG approved the other option in the PR (changing views::join to
not use CTAD)?

On Mon, Aug 24, 2020 at 10:22 AM Jonathan Wakely via Gcc-patches <
gcc-patches@gcc.gnu.org> wrote:

> This implements the proposed resolution for LWG 3474.
>
> libstdc++-v3/ChangeLog:
>
>         * include/std/ranges (join_view): Add deduction guide (LWG 3474).
>         * testsuite/std/ranges/adaptors/join_lwg3474.cc: New test.
>
> Tested powerpc64le-linux. Committed to trunk.
>
>

  reply	other threads:[~2020-10-06  5:05 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-24 15:19 Jonathan Wakely
2020-10-06  5:05 ` Tim Song [this message]
2020-10-06  8:42   ` Jonathan Wakely

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=CAPQZVxsKeHqTHWoQ25nRCad+QC+jrpr56cow62JVP9yDUeA+EA@mail.gmail.com \
    --to=t.canens.cpp@gmail.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=jwakely@redhat.com \
    --cc=libstdc++@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).