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

Update <mdspan> for VS 2022 17.7 Preview 3 #3885

Merged

Conversation

StephanTLavavej
Copy link
Member

@StephanTLavavej StephanTLavavej commented Jul 17, 2023

This contains a source-conflict-free merge with main to pick up the toolset update #3866, then replaces the workaround for DevCom-10360833 "[C++][Concepts] CTAD does not work with constrained constructors when requires expression contains nested alias" with workarounds for VSO-1852021 "Bogus CTAD error C2641 'cannot deduce template arguments' with a typedef and a constexpr function call in a constructor signature" and VSO-1852030 "CTAD does not work with constrained constructors when requires expression contains nested alias, in /permissive mode".

⚠️ Commit as a merge, not as a squash!

cpplearner and others added 30 commits June 22, 2023 11:51
Co-authored-by: Stephan T. Lavavej <[email protected]>
Co-authored-by: Casey Carter <[email protected]>
Co-authored-by: Stephan T. Lavavej <[email protected]>
Co-authored-by: A. Jiang <[email protected]>
Co-authored-by: Stephan T. Lavavej <[email protected]>
Co-authored-by: Stephan T. Lavavej <[email protected]>
…ind`, `bind_front`, and `bind_back` (microsoft#3775)

Co-authored-by: Stephan T. Lavavej <[email protected]>
… the provided `Facet` is a `nullptr` (microsoft#3823)

Co-authored-by: Stephan T. Lavavej <[email protected]>
Co-authored-by: A. Jiang <[email protected]>
Co-authored-by: Stephan T. Lavavej <[email protected]>
@StephanTLavavej StephanTLavavej added the mdspan C++23 mdspan label Jul 17, 2023
@StephanTLavavej StephanTLavavej requested a review from a team as a code owner July 17, 2023 22:28
@StephanTLavavej StephanTLavavej merged commit 1ecdd64 into microsoft:feature/mdspan2 Jul 17, 2023
@StephanTLavavej StephanTLavavej deleted the mdspan-17.7p3 branch July 17, 2023 23:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mdspan C++23 mdspan
Projects
None yet
Development

Successfully merging this pull request may close these issues.