[Development] Question about QCoreApplicationData::*_libpaths

Marc Mutz marc.mutz at kdab.com
Tue Jan 19 13:23:08 CET 2016


On Tuesday 19 January 2016 11:44:44 Smith Martin wrote:
> Marc, you are still conflating optimal runtime efficiency with algorithmic
> correctness. QList is easy to use correctly in algorithms. It is almost
> hard to make a mistake. That is all "easy to use" means. It doesn't mean
> "easy to use while achieving optimal runtime efficiency."

See my reply to Harri. I disagree that an easy-to-use class has any business 
providing completly opposing semantics for QList<double>, simply based on 
whether you compile for 64-bits or 32.

-- 
Marc Mutz <marc.mutz at kdab.com> | Senior Software Engineer
KDAB (Deutschland) GmbH & Co.KG, a KDAB Group Company
Tel: +49-30-521325470
KDAB - The Qt Experts



More information about the Development mailing list