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

Adapt uninitialized_value_construct and uninitialized_value_construct_n to C++ 20 #5416

Merged
merged 7 commits into from
Jul 6, 2021

Commits on Jul 5, 2021

  1. updated base imlementations and added tag_fallback_dispatch overloads…

    … for parallel overloads
    Jedi18 committed Jul 5, 2021
    Configuration menu
    Copy the full SHA
    154f1cb View commit details
    Browse the repository at this point in the history
  2. add container overloads

    Jedi18 committed Jul 5, 2021
    Configuration menu
    Copy the full SHA
    86ab9ec View commit details
    Browse the repository at this point in the history
  3. added container tests for uninitialized_default_construct and uniniti…

    …alized_default_construct_n
    Jedi18 committed Jul 5, 2021
    Configuration menu
    Copy the full SHA
    b5ada04 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7831f02 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d6248e7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    53f5fce View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1854607 View commit details
    Browse the repository at this point in the history