On Tuesday 21 July 2015 16:14:18 Bubke Marco wrote:
> Thiago Macieira <thiago.macie...@intel.com>
> 
> > > > Or like QString and QByteArray will be in Qt 6.
> > > 
> > > Are these still implicitly shared?
> > 
> > Yes, in large mode. In small string/array mode, they wouldn't share, of
> > course.
> 
> What about the conversion of std::vector to QVector and back. Do we get zero
> copy conversion?

Can't be done.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center

_______________________________________________
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to