mirror of
https://github.com/simonbrunel/qtpromise.git
synced 2025-02-24 03:44:46 +08:00
Make continuation methods const (then/fail/finally) and ensure that the resolved promise value/error is copied only when required, same for user lambdas (dispatching result is now fully handled by the PromiseData).
QtPromise
Promises/A+ implementation for Qt/C++.
Requires Qt 5.4 or later.
License
QtPromise is available under the MIT license.
Description
Languages
C++
97.8%
CMake
2.2%