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
_______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
