2015-07-23 13:20 GMT+02:00 Marc Mutz <[email protected]>: > It's undocumented, and considered private, but since it's a template and thus > must be visible, it effectively is public API and falls under the same > restrictions for changes as public API. IOW: it cannot change (incompatibly) > until Qt 6. > > If you're fine with that, go ahead and use it in your code.
Thanks for the clarification. Are there any plans to make QFuture/QFutureInterface (completely) public in Qt 6 as a Qt counterpart to std::future/std::promise? Lorenz _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
