Boost logo

Boost Users :

From: Eske Christiansen (yg-boost-users_at_[hidden])
Date: 2002-11-06 10:05:33


Hi Fred.

I normaly create my object with this
boost::regex e("bla bla here is my filter rules",
               boost::regbase::normal | boost::regbase::icase | boost::regbase::bk_refs);

I think the doc for the regex tells gives some good examples for the use
of boost_regex.

yours
eske

On Wed, 06 Nov 2002 07:05:28 -0300, f_mayot wrote:

> 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
>
>
>
> Info: <http://www.boost.org>
> Wiki: <http://www.crystalclearsoftware.com/cgi-bin/boost_wiki/wiki.pl>
> Unsubscribe: <mailto:boost-users-unsubscribe_at_[hidden]>
>
>
> Your use of Yahoo! Groups is subject to
> http://docs.yahoo.com/info/terms/


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net