This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [v3 PATCH] Implement LWG 2534, Constrain rvalue stream operators.
- From: Ville Voutilainen <ville dot voutilainen at gmail dot com>
- To: "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: Sun, 27 Nov 2016 20:55:43 +0200
- Subject: Re: [v3 PATCH] Implement LWG 2534, Constrain rvalue stream operators.
- Authentication-results: sourceware.org; auth=none
- References: <CAFk2RUaveXJfZKLZhZyJeB3iUBn2LybHi8fvWMHgkuv5LcZkpg@mail.gmail.com>
On 27 November 2016 at 20:50, Ville Voutilainen
<ville.voutilainen@gmail.com> wrote:
> * include/std/ostream /__is_convertible_to_basic_ostream): New.
And yeah, I have fixed that typo in my ChangeLog already, it should indeed be
* include/std/ostream (__is_convertible_to_basic_ostream): New.