This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [v3 PATCH] Implement LWG 2825, LWG 2756 breaks class template argument deduction for optional.
- From: Jonathan Wakely <jwakely at redhat dot com>
- To: Ville Voutilainen <ville dot voutilainen at gmail 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: Mon, 30 Jan 2017 13:28:21 +0000
- Subject: Re: [v3 PATCH] Implement LWG 2825, LWG 2756 breaks class template argument deduction for optional.
- Authentication-results: sourceware.org; auth=none
- References: <CAFk2RUa1gqaEgxUpcByBBCorL0Y7K81M+Sbi=q_eUdf1XXu52A@mail.gmail.com>
On 30/01/17 13:47 +0200, Ville Voutilainen wrote:
Tested on Linux-x64.
OK, thanks.