Simon Brunel 9bbef41a50 C++11 optimizations and (basic) benchmark
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).
2017-06-03 10:04:28 +02:00
2017-05-14 19:03:01 +02:00
2017-05-14 19:03:01 +02:00

Promises/A+

QtPromise

Travis coverage

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

Requires Qt 5.4 or later.

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%