$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (john_at_[hidden])
Date: 2005-08-26 04:37:29
>I'm porting a project from PCRE 3.9 to the most recent version of Boost
>Regex++. Has anyone compiled a list of differences between the regex
>supported by Boost and other libraries such as PCRE which supports Perl
>5?
Ideally their Perl-compatible syntax support should be the same, if their
not then let me know and I'll look into it.
John.