[Development] Use of Standard Library containers in Qt source code
Thiago Macieira
thiago.macieira at intel.com
Mon Jul 4 08:41:07 CEST 2016
On segunda-feira, 4 de julho de 2016 08:14:21 PDT Julien Blanc wrote:
> Following Stephen Kelly’s mails, I’m convinced that instead of wrapping
> stl containers, implementing a free function qIsEmpty is less work and
> addresses all your readability concerns.
But it is uglier and does not help with .append() for .push_back().
--
Thiago Macieira - thiago.macieira (AT) intel.com
Software Architect - Intel Open Source Technology Center
More information about the Development
mailing list