[Development] Use of std::function in Qt API

Simon Hausmann Simon.Hausmann at qt.io
Tue Mar 14 10:33:44 CET 2017


Hi,


I understand that there are limitations (to put it mildly) regarding the use of API from the C++ standard library in Qt API itself due to the inability to extend our binary compatibility promise. I'm curious though whether std::function falls under the same umbrella?


I understand that we permit the use of std::function in Windows specific API of QProcess, which may or may not be different. However I'm curious about this in the context of API that is intended to be fully cross-platform.



Simon
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/development/attachments/20170314/6e747898/attachment.html>


More information about the Development mailing list