Enrico Forestieri wrote:

> Cannot a deep copy be forced after cloning? What about recursing over
> all non-const strings and doing something like str = str.c_str() ?

I would think so, but it would be a bit cumbersome to find all places (and 
the same problem could arise unnoticed elswhere, if something else is done 
in other threads).


Georg


Reply via email to