$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Detlef Meyer-Eltz (Meyer-Eltz_at_[hidden])
Date: 2006-12-19 11:07:06
> I know this wasn't what you were looking for, but I hope this
> explanation
> helps!
Thank you, the truth always helps.
A hint for you: there is another writing mistake: "that" instead of
"than" in
"Often there is more that one way of matching".
And the boost::regex::egrep option doesn't work. No match is found
with:
regex expression1("<[^>]*>\n<body([^>]*)>", boost::regex::egrep);
I guess, even a working egrep option would not change anything for me.
Best regards
Detlef.