Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix future reduction with non copyable types #378

Closed
wants to merge 3 commits into from

Commits on Apr 22, 2021

  1. Configuration menu
    Copy the full SHA
    7596c1b View commit details
    Browse the repository at this point in the history
  2. async returns a reduced future, just like 'then' and 'recover'

    Change-Id: I1210e106c9d50109a9b476a885d3f12f3f0faaf2
    Grumpfy committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    94147ed View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2021

  1. remove 'static inline' version of 'reduce' free function

    Change-Id: I9b38a352dc6c3a6b9484c719c64619b64c2b9c3c
    Grumpfy committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    9758ed9 View commit details
    Browse the repository at this point in the history