[Development] Question about QCoreApplicationData::*_libpaths

Thiago Macieira thiago.macieira at intel.com
Tue Jan 19 16:48:07 CET 2016


On Tuesday 19 January 2016 09:29:22 Bubke Marco wrote:
> I think we should start minimal and try to layer QVector over std::vector.

We can only do that efficiently if we drop CoW. Creating an adapting API is 
easy; making sure we don't do unnecessary copies because we've lost CoW is the 
hard part.

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




More information about the Development mailing list