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

P2251R1 Update yvals_core.h and the comments in the tests #2259

Merged
merged 4 commits into from
Nov 13, 2021
Merged

P2251R1 Update yvals_core.h and the comments in the tests #2259

merged 4 commits into from
Nov 13, 2021

Conversation

Ukilele
Copy link
Contributor

@Ukilele Ukilele commented Oct 5, 2021

Fixes #2251

The according tests have already been there. Therefore I just mentioned P2251R1 in yvals_core.h and updated some comments in the tests.

@Ukilele Ukilele requested a review from a team as a code owner October 5, 2021 17:28
@ghost
Copy link

ghost commented Oct 5, 2021

CLA assistant check
All CLA requirements met.

@Ukilele Ukilele changed the title Update yvals_core.h and the comments in the tests P2251R1 Update yvals_core.h and the comments in the tests Oct 5, 2021
@CaseyCarter CaseyCarter added the cxx23 C++23 feature label Oct 5, 2021
@CaseyCarter CaseyCarter self-assigned this Oct 6, 2021
stl/inc/yvals_core.h Outdated Show resolved Hide resolved
tests/std/tests/P0122R7_span/test.cpp Outdated Show resolved Hide resolved
tests/std/tests/P0220R1_string_view/test.cpp Outdated Show resolved Hide resolved
@CaseyCarter CaseyCarter removed their assignment Oct 9, 2021
@StephanTLavavej StephanTLavavej self-assigned this Nov 3, 2021
@StephanTLavavej
Copy link
Member

I'm mirroring this to the MSVC-internal repo - please notify me if any further changes are pushed.

@StephanTLavavej StephanTLavavej merged commit dfa5326 into microsoft:main Nov 13, 2021
@StephanTLavavej
Copy link
Member

Thanks for updating the codebase for this C++23 feature! Your changes will ship in VS 2022 17.1 Preview 3. 🎉 😺 🚀

@Ukilele
Copy link
Contributor Author

Ukilele commented Nov 13, 2021

Hey, sorry that I neglected this PR. Thanks for finalizing it!

@Ukilele Ukilele deleted the span_and_string_view_trivially_copyable branch November 13, 2021 08:31
@StephanTLavavej
Copy link
Member

No problem, and you're welcome! 😸

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cxx23 C++23 feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

P2251R1 Require span And basic_string_view To Be Trivially Copyable
3 participants