This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: std::regex: inserting std::wregex to std::vector loses some std::wregex values
- From: Jonathan Wakely <jwakely dot gcc at gmail dot com>
- To: Stefan Schweter <stefan at schweter dot it>
- Cc: "libstdc++" <libstdc++ at gcc dot gnu dot org>
- Date: Sun, 7 Sep 2014 18:30:39 +0100
- Subject: Re: std::regex: inserting std::wregex to std::vector loses some std::wregex values
- Authentication-results: sourceware.org; auth=none
- References: <540C6873 dot 9030205 at schweter dot it>
On 7 September 2014 15:15, Stefan Schweter wrote:
> Is this error known?
No, I don't think we've seen this before. Please create a bug report,
following the instructions at https://gcc.gnu.org/bugs
Thanks.