13 Mar
2005
13 Mar
'05
11:04 a.m.
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?)
The regex lib doesn't get much bigger, it's the dependency to ICU that gets you :-) I suggest that you read the traits class docs, and then use c_regex_traits as an example to work from. John.