$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (john_at_[hidden])
Date: 2007-01-16 11:13:20
Roman Morokutti wrote:
> Hi,
>
> I was just wondering if boost::regex supports grouping
> in either way.
Not sure what you mean by grouping, but does
file:///c:/data/boost/develop/boost/libs/regex/doc/captures.html answer your
question at all?
John.