qtpromise/docs
Simon Brunel cc29ef3512 Fix docs C++ snippet for the .fail() args
- Fix the wrong lambda format (missing `[]`).
- Make consistent argument naming (`error`).
- Use `const &` when appropriated.
2020-01-04 13:25:19 +01:00
..
.vuepress Enhance the documentation and add markdown lint 2019-12-21 10:27:26 +01:00
qtpromise Fix docs C++ snippet for the .fail() args 2020-01-04 13:25:19 +01:00
README.md Enhance the documentation and add markdown lint 2019-12-21 10:27:26 +01:00

home heroImage actionLink footer
true /hero.svg /qtpromise/getting-started.md MIT Licensed | Copyright © 2019 Simon Brunel

Install Builds Coverage Marketplace

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.