Simon Brunel 25d2bad54f Enhance QPromise::finally implementation
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.
2017-08-23 10:59:44 +02:00
..
2017-06-10 10:06:25 +02:00
2017-06-10 10:06:25 +02:00
2017-06-10 10:06:25 +02:00
2017-06-10 10:06:25 +02:00
2017-06-04 22:22:26 +02:00