From: f_mayot (f_mayot_at_[hidden])
Date: 2002-11-06 05:05:28


Hi,

Maybe a stupid question but I didn't manage to make my regular
expression
objects case insensitive. What should I do insted of this :
boost::regex* pRegExp = new boost::wregex(sRegExp);
?

Thanks.

Fred