mirror of
https://github.com/simonbrunel/qtpromise.git
synced 2025-01-22 20:04:35 +08:00
25d2bad54f
Make sure that the chained value is not copied when `finally` is called for a fulfilled input promise. The value was copied 7 times in the previous version because it was captured in a lambda, which one copied multiple times. |
||
---|---|---|
.. | ||
benchmark | ||
future | ||
helpers | ||
qpromise | ||
requirements | ||
thread | ||
auto.pro | ||
tests.pri |