On Monday 18 May 2015 12:17:32 Koehne Kai wrote:
> Can you elaborate? We're talking about in/out parameters here, where
> raw pointers IMO are still perfectly valid. What do you expect the
> signature  of readLine(QString *line) to be in C++14?

QString readLine(QString &&reuseThisStringsCapacity);

-- 
Marc Mutz <marc.m...@kdab.com> | Senior Software Engineer
KDAB (Deutschland) GmbH & Co.KG, a KDAB Group Company
Tel: +49-30-521325470
KDAB - The Qt Experts
_______________________________________________
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to