Boost logo

Boost Users :

From: Pavol Droba (droba_at_[hidden])
Date: 2006-09-07 16:44:44


François Duranleau wrote:
> On Thu, 7 Sep 2006, Richard Dingwall wrote:
>
>> I was wondering if boost string algorithms library has any support for
>> "wildcard" characters (eg * and ?).
>>
>> If not... then I'm open to suggestions :)
>
> How about using Boost.Regex?
>

yes, that`s definitely the way to go. If you like string algo interface,
check algorithm/string/regex.hpp header. It contains string_algo
wrappers for the regex functionality.

Regards,
Pavol.


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