Skip to content

Add __cpp_lib_concepts guard for __cpp_lib_move_iterator_concept - #2994

Merged
Stephan T. Lavavej (StephanTLavavej) merged 4 commits into
microsoft:mainfrom
StephanTLavavej:move_iterator_concept
Aug 5, 2022
Merged

Add __cpp_lib_concepts guard for __cpp_lib_move_iterator_concept#2994
Stephan T. Lavavej (StephanTLavavej) merged 4 commits into
microsoft:mainfrom
StephanTLavavej:move_iterator_concept

Conversation

@StephanTLavavej

@StephanTLavavej Stephan T. Lavavej (StephanTLavavej) commented Aug 3, 2022

Copy link
Copy Markdown
Member

🛠️ Fix

🧹 Cleanups

Comment thread stl/inc/yvals_core.h
Only the actual definition and test for `__cpp_lib_concepts` still mention `__EDG__` to avoid circularity.

In `P0980R1_constexpr_strings`, explain how the `equalRanges` workaround should be removed.
Cite GH 395 by `__cpp_lib_algorithm_iterator_requirements`.

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.

Thank you for crushing this inconsistency (and apologies for scope creeping your ~10 line PR).

@StephanTLavavej

Copy link
Copy Markdown
Member Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement Something can be improved

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants