13 Mar
2005
13 Mar
'05
9:53 a.m.
Unfortunately you still have to write yourself a traits class to do that, a simple wrapper that forwards calls onto c_regex_traits<char> where appropriate would do it. Unfortunately the traits class design is going to change in the next release, which is why I'm nudging you towards the current cvs state, rather than the last release.
I grabbed the cvs version, thanks. I intend to rewrite icu.hpp for my own needs. Is it the right file I should tweak? I didn't try to buld with icu support, but would like to ask how much bigger regex lib becomes? (is it megs or just a few kilobytes ? :) or it depends on these mega icu***.dll's?)