Boost logo

Boost Users :

Subject: Re: [Boost-users] How do you use the find_iterator to do in-place replacements?
From: G S (stokestack_at_[hidden])
Date: 2010-04-30 16:17:06


Thanks, but I don't think that's going to work. That's going to replace the
everything in the range. I only want to replace the commas within the
range. In a line like this:

column1, column2, "value1, value2, value3, value4", column4, column5

I want to replace only the commas that fall between quotes.



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