LWG-3880: Clarify `operator+=` complexity for `{chunk,stride}_view::iterator` by JMazurkiewicz · Pull Request #3554 · microsoft/STL · GitHub
Skip to content

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

Merged
StephanTLavavej merged 3 commits into
microsoft:mainfrom
JMazurkiewicz:lwg3880
Mar 14, 2023
Merged

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

Conversation

@JMazurkiewicz

@JMazurkiewicz JMazurkiewicz commented Mar 9, 2023

Copy link
Copy Markdown
Contributor

@JMazurkiewicz JMazurkiewicz requested a review from a team as a code owner March 9, 2023 16:57
Comment thread stl/inc/ranges Outdated
@StephanTLavavej StephanTLavavej added LWG Library Working Group issue ranges C++20/23 ranges labels Mar 9, 2023
Comment thread stl/inc/ranges Outdated
@StephanTLavavej StephanTLavavej self-assigned this Mar 10, 2023
@StephanTLavavej

Copy link
Copy Markdown
Member

@StephanTLavavej StephanTLavavej merged commit 8eb3a06 into microsoft:main Mar 14, 2023
@StephanTLavavej

Copy link
Copy Markdown
Member

@JMazurkiewicz JMazurkiewicz deleted the lwg3880 branch March 14, 2023 00:01
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