Boost logo

Boost Users :

From: llwaeva_at_[hidden]
Date: 2006-08-02 23:39:47


>
> > I got the string (char*s), which is too big (>10M), from an external
> > library, it's too slow to convert the raw string to std::string before
> > it is handled by replace_all_regex
>
> Here's your fundamental problem: regex does not do in-place search and
> replace.
It is boost::algorithm::replace_all_regex, not boost:regex_replace


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