Skip to content

Implement P2499R0: string_view Range Constructor Should Be explicit - #2947

Merged
Stephan T. Lavavej (StephanTLavavej) merged 5 commits into
microsoft:mainfrom
celonymire:main
Jul 28, 2022
Merged

Implement P2499R0: string_view Range Constructor Should Be explicit#2947
Stephan T. Lavavej (StephanTLavavej) merged 5 commits into
microsoft:mainfrom
celonymire:main

Conversation

@celonymire

@celonymire Sam Huang (celonymire) commented Jul 26, 2022

Copy link
Copy Markdown
Contributor

Fixes #2935

@celonymire
Sam Huang (celonymire) requested a review from a team as a code owner July 26, 2022 19:39
@celonymire Sam Huang (celonymire) changed the title Implement P2499R0: string_view Range Constructor Should Be explicit Implement P2499R0: string_view Range Constructor Should Be explicit Jul 26, 2022
@CaseyCarter Casey Carter (CaseyCarter) added the cxx23 C++23 feature label Jul 26, 2022

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We need to add an entry for P2499R0 string_view Range Constructor Should Be explicit in the "[features] controlled by _HAS_CXX23" section of <yvals_core.h>" (Yes, this isn't much of a feature, but that's the process.) somewhere around line 317. (They're ordered by proposal number.)

@StephanTLavavej

This comment was marked as resolved.

@StephanTLavavej

Copy link
Copy Markdown
Member

Perfect, thanks!

@StephanTLavavej

Copy link
Copy Markdown
Member

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

@StephanTLavavej
Stephan T. Lavavej (StephanTLavavej) merged commit 6db1eb4 into microsoft:main Jul 28, 2022
@StephanTLavavej

Copy link
Copy Markdown
Member

Thanks for implementing this feature, following the original one you implemented! 😻 ✅ 🚀

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.

P2499R0 string_view Range Constructor Should Be explicit

3 participants