Skip to content

LWG-3880: Clarify operator+= complexity for {chunk,stride}_view::iterator - #3554

Merged
Stephan T. Lavavej (StephanTLavavej) merged 3 commits into
microsoft:mainfrom
JMazurkiewicz:lwg3880
Mar 14, 2023
Merged

LWG-3880: Clarify operator+= complexity for {chunk,stride}_view::iterator#3554
Stephan T. Lavavej (StephanTLavavej) merged 3 commits into
microsoft:mainfrom
JMazurkiewicz:lwg3880

Conversation

@JMazurkiewicz

@JMazurkiewicz Jakub Mazurkiewicz (JMazurkiewicz) commented Mar 9, 2023

Copy link
Copy Markdown
Contributor

Comment thread stl/inc/ranges Outdated
@StephanTLavavej Stephan T. Lavavej (StephanTLavavej) added LWG Library Working Group issue ranges C++20/23 ranges labels Mar 9, 2023
Comment thread stl/inc/ranges Outdated
@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 8eb3a06 into microsoft:main Mar 14, 2023
@StephanTLavavej

Copy link
Copy Markdown
Member

Thanks for investigating this issue and ensuring that we have the most conformant, efficient code! 😸 🎉 🔍

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.

LWG-3880 Clarify operator+= complexity for {chunk,stride}_view::iterator <ranges>: stride_view::iterator::operator+= could have O(N) complexity

4 participants