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: Regex locale support


On Wed, Aug 21, 2013 at 7:36 PM, Stefan <stefan@schweter.it> wrote:
> regex_match does not match, is it because the gcc version does
> not support it yet, or am I doing something fundamental wrong?

First, your code is correct, for clang & libc++ gave the right answer;
Second, this should work even in libstdc++'s incomplete supported
regex. I'm investigating.


-- 
Tim Shen


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