Add dereference operators to Future for convenience
ClosedPublic

Authored by dvratil on May 6 2019, 10:02 PM.

Details

Summary

Additionally, allows using Future with STL algorithms.

Diff Detail

Repository
R665 KAsync: Asynchronous Task Control Library
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
dvratil requested review of this revision.May 6 2019, 10:02 PM
dvratil created this revision.
cmollekopf accepted this revision.Jun 18 2019, 5:40 PM

Sorry for the late review, I missed the diff.

This revision is now accepted and ready to land.Jun 18 2019, 5:40 PM
This revision was automatically updated to reflect the committed changes.