$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Andrew Holden (aholden_at_[hidden])
Date: 2007-07-31 09:01:30
On July 30, 2007, Mike Gagnon wrote:
> I'm writing code in Visual C++ 6.0 and I'm trying to replace text in
> a string using a regular expression to match the text. I know there
> is a replace function in boost - but I don't think it's accessible
> from the regex++ API (or am I too much of a newbie to realize this)?
> Is there a way for me to use boost in Visual C++ 6.0 to do what I
want?
Take a look at http://www.boost.org/libs/regex/doc/regex_replace.html