30 Jul
2007
30 Jul
'07
7:17 p.m.
Hi Boost experts, 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? Thanks for any help! Best, Mike