Boost logo

Boost Users :

From: Arno Schäfer (arno.schaefer_at_[hidden])
Date: 2004-11-11 02:37:48


John Maddock <john <at> johnmaddock.co.uk> writes:

> Why not use regex_iterator to enumerate the matches, and replace them with
> your string?
>
> John.
>
I have to use this replacement in my own string class which is inherited from
std::string. I try it and it seems, that I have some trouble with the
understanding of regex_iterator, also the existing examples doesn't help me :-(
Is it possible for you, to look at my example and give me some hint, how to
implement this case, with the regex_iterator?

Many thanks
Arno


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net