mirror of
https://github.com/simonbrunel/qtpromise.git
synced 2024-11-22 02:34:30 +08:00
cc29ef3512
- Fix the wrong lambda format (missing `[]`). - Make consistent argument naming (`error`). - Use `const &` when appropriated. |
||
---|---|---|
.. | ||
.vuepress | ||
qtpromise | ||
README.md |
home | heroImage | actionLink | footer |
---|---|---|---|
true | /hero.svg | /qtpromise/getting-started.md | MIT Licensed | Copyright © 2019 Simon Brunel |
Overview
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.