This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [Patch] Remove variant<void>, variant<T&> and variant<>
- From: Jonathan Wakely <jwakely at redhat dot com>
- To: Tim Shen <timshen at google dot com>
- Cc: libstdc++ <libstdc++ at gcc dot gnu dot org>, gcc-patches <gcc-patches at gcc dot gnu dot org>
- Date: Tue, 15 Nov 2016 12:08:41 +0000
- Subject: Re: [Patch] Remove variant<void>, variant<T&> and variant<>
- Authentication-results: sourceware.org; auth=none
- References: <CAG4ZjNn1K2s=ZfS++pLdZV=qEinMJERraxK8bm2Juf_kRFLNog@mail.gmail.com>
On 12/11/16 12:11 -0800, Tim Shen wrote:
At Issaquah we decided to remove the supports above.
OK with a suitable ChangeLog, thanks.