$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] regex icase
From: Micha³ Nowotka (mmmnow_at_[hidden])
Date: 2009-08-26 06:53:02
>> Shouldn't that be
>> & (~boost::regex::icase)));
>> With the '|' you set all bits to 1, except to the one which really interests you...
Yes, it should - sorry and thanks.
-- Regards Micha³ Nowotka