This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [patch] LWG 2019 - std::isblank<C>(C, const std::locale&)
- From: Jonathan Wakely <jwakely dot gcc at gmail dot com>
- To: Tim Shen <timshen at google dot com>
- Cc: Jonathan Wakely <jwakely at redhat dot com>, "libstdc++" <libstdc++ at gcc dot gnu dot org>
- Date: Mon, 20 Oct 2014 23:08:07 +0100
- Subject: Re: [patch] LWG 2019 - std::isblank<C>(C, const std::locale&)
- Authentication-results: sourceware.org; auth=none
- References: <20141017094122 dot GR4197 at redhat dot com> <20141020123459 dot GD3033 at redhat dot com> <CAG4ZjN=26F-RynqfrYeMf6HbB2amgbk_Y3cN7SnHxJL-1YE+7A at mail dot gmail dot com>
On 20 October 2014 18:40, Tim Shen <timshen@google.com> wrote:
> On Mon, Oct 20, 2014 at 5:34 AM, Jonathan Wakely <jwakely@redhat.com> wrote:
>> Committed to trunk.
>
> Yay, I think it's the time to remove regex_traits::_RegexMask?
Yes, I wanted to get isblank in first, and see how many targets I
broke, then revisit regex.