Peter Barker wrote:
Subject says it all really. I would like to give ownership of a
transcoded string to boost::scoped_array which will do a delete[] on
destruction. Is this guaranteed to be the same as passing the
transcoded string to a release() function?

No, this is not guaranteed.

Good luck!
   Vitaly

Reply via email to