qtpromise/docs
2019-03-31 22:14:45 +02:00
..
.vuepress Implement QPromise<Sequence<T>>::reduce(reducer, initialValue) 2019-03-31 15:16:08 +02:00
qtpromise Bump version to 0.5.0 2019-03-31 22:14:45 +02:00
README.md Migrate documentation to VuePress 2018-09-09 10:55:07 +02:00

Promises/A+

QtPromise

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

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

License

QtPromise is available under the MIT license.