Skip to content

Adopt LWG-3555 {transform,elements}_view::iterator::iterator_concept should consider const-qualification of the underlying range - #1989

Merged
Stephan T. Lavavej (StephanTLavavej) merged 2 commits into
microsoft:mainfrom
miscco:LWG-3555
Jun 29, 2021

Conversation

@miscco

Copy link
Copy Markdown
Contributor

I did not add tests yet, as we currently do not test it for elements_view at all and we should think about how / whether it makes sense to test this generically

@StephanTLavavej Stephan T. Lavavej (StephanTLavavej) added the LWG Library Working Group issue label Jun 10, 2021
@StephanTLavavej Stephan T. Lavavej (StephanTLavavej) changed the title Adopt LWG-3555 Adopt LWG-3555 {transform,elements}_view::*iterator*::iterator_concept should consider const-qualification of the underlying range Jun 10, 2021
@StephanTLavavej Stephan T. Lavavej (StephanTLavavej) changed the title Adopt LWG-3555 {transform,elements}_view::*iterator*::iterator_concept should consider const-qualification of the underlying range Adopt LWG-3555 {transform,elements}_view::iterator::iterator_concept should consider const-qualification of the underlying range Jun 10, 2021
@StephanTLavavej

Copy link
Copy Markdown
Member

Thanks for implementing this LWG issue resolution and improving the quality of ranges! 😸

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

Labels

LWG Library Working Group issue ranges C++20/23 ranges

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants