Simon Brunel fa5a4192ff Allow undefined rejection reason
While not recommended because it makes tracking errors more difficult, it's now possible to reject a promise without explicit reason, in which case, a built-in `QPromiseUndefinedException` is thrown. This is done in anticipation of handling rejection signals without argument.
2019-01-31 19:03:57 +01:00
2019-01-31 19:03:57 +01:00
2017-06-10 10:06:25 +02:00
2017-05-14 19:03:01 +02:00
2019-01-31 19:03:57 +01:00
2019-01-31 19:03:57 +01:00
2017-06-10 11:27:38 +02:00
2018-09-09 21:27:33 +02:00
2018-09-09 10:55:07 +02:00

Promises/A+

QtPromise

qpm Travis coverage

Promises/A+ implementation for Qt/C++.

Requires Qt 5.6 (or later) with C++11 support enabled.

Documentation

License

QtPromise is available under the MIT license.

Description
Promises/A+ implementation for Qt/C++
Readme MIT 1.2 MiB
Languages
C++ 97.8%
CMake 2.2%