$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (john_at_[hidden])
Date: 2004-01-12 06:12:17
> I'm new to regex and would like to use it to match filenames, but I'd
> like to stick with a csh/bash syntax.
> Is this advisable?
> If so, would anyone have a set of regex traits for this syntax?
> If not, could someone point me in the right direction?
Unfortunately that's not supported in Boost.regex at present - it's
definitely on my TODO list though.
John.