This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: std::getline
- From: Jonathan Wakely <jwakely dot gcc at gmail dot com>
- To: ntysdd <ntysdd at gmail dot com>
- Cc: "libstdc++" <libstdc++ at gcc dot gnu dot org>, gcc-patches <gcc-patches at gcc dot gnu dot org>
- Date: Wed, 15 May 2013 23:34:45 +0100
- Subject: Re: std::getline
- References: <CADk2T0OBoUmrwwg7awN9a5wXi+MzypoHfUD1Y-bSBNFw6qYpuQ at mail dot gmail dot com> <CAH6eHdQUBu3j=4MDUZ2P5F+Yvb9UrHHCD8gKW3sh5s6AjrG0EA at mail dot gmail dot com> <CAH6eHdQL3UoXwWdYL=9o5AS1APCB307U5x6RXyVBz7gzDxxZeA at mail dot gmail dot com>
On 15 May 2013 09:23, Jonathan Wakely <jwakely.gcc@gmail.com> wrote:
> On 15 May 2013 08:50, Jonathan Wakely wrote:
>> Yes, it's wrong. I think the comment was copied from operator>> and
>> not corrected. I'll fix it, thanks for reporting it.
>
> * include/bits/basic_string.h (getline): Fix doxygen comments.
>
> Committed to trunk so far.
And the 4.7 and 4.8 branches.