$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Jason Dossett (jdossett_at_[hidden])
Date: 2001-01-16 15:34:16
This, of course, was user error.
I didn't realize that the match was a pair of first and last
iterators from the original string, with the operator[] returning
match[x].first.
Sorry for the waste of time.
Jason
--- In boost_at_[hidden], "Jason Dossett" <jdossett_at_s...> wrote:
> Is this a known problem with regex? Or am I overlooking something
> simple?