$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Eric Niebler (eric_at_[hidden])
Date: 2007-06-04 16:46:43
Hugh Wimberly wrote:
> Essentially, .NET numbers all the named captures after all the unnamed
> captures, and everybody else simply numbers them all in order from left to
> right. My personal opinion is that the Boost.Regex implementation should
> follow Python's and PCRE's practice
Absolutely. That's what Xpressive does, also.
-- Eric Niebler Boost Consulting www.boost-consulting.com