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

<future>: Make packaged_task accept move-only functors #4946

Merged

Commits on Sep 10, 2024

  1. Configuration menu
    Copy the full SHA
    5195dd0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a57cf70 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    edc3b57 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    5e3ea4e View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    0ac6820 View commit details
    Browse the repository at this point in the history
  2. Speculatively implement LWG-4154, reorder constraints

    and merge `_Packaged_state` specializations
    frederick-vs-ja committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    fb94c5a View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Perma-workaround VSO-2279389.

    VSO-2279389 "/clr C++20 can't handle struct MoveOnlyFunctor defined in a function template, emitting fatal error C1193: an error expected in yyaction.cpp(2899) not reached"
    StephanTLavavej committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    fcadb1d View commit details
    Browse the repository at this point in the history