This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [v3 PATCH] Implement LWG 2534, Constrain rvalue stream operators.


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]