[Patch] Patch set for regex instantiation

Tim Shen timshen91@gmail.com
Sun Jun 29 18:47:00 GMT 2014


On Sun, Jun 29, 2014 at 10:18 AM, Jonathan Wakely <jwakely@redhat.com> wrote:
> Alternatively, we could just make them local statics instead of member
> data and still remove the duplciation (see attached).

This is a good idea. Can we use constexpr for the functions/static variables?


-- 
Regards,
Tim Shen



More information about the Libstdc++ mailing list