This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [v3 PATCH] LWG 2766, LWG 2749
- From: Ville Voutilainen <ville dot voutilainen at gmail dot com>
- To: Jonathan Wakely <jwakely at redhat dot com>
- Cc: "libstdc++" <libstdc++ at gcc dot gnu dot org>, "gcc-patches at gcc dot gnu dot org" <gcc-patches at gcc dot gnu dot org>
- Date: Fri, 18 Nov 2016 16:02:04 +0200
- Subject: Re: [v3 PATCH] LWG 2766, LWG 2749
- Authentication-results: sourceware.org; auth=none
- References: <CAFk2RUbErzFd3mGZUiBDf1=X3ruEG03_1EvD4CWHFw-y4ctXWQ@mail.gmail.com> <20161118135422.GT3145@redhat.com>
On 18 November 2016 at 15:54, Jonathan Wakely <jwakely@redhat.com> wrote:
> I agree, but if we'd just refused to support such undefined behaviour
> in stage 1 we wouldn't now be in a position of saying we can't change
> it in stage 3.
I want to support the code that the previous attempt breaks. I don't
think I can do so without
concepts.