Skip to content

Implement LWG-3662 string::append/assign(NTBS, pos, n) should not construct a temporary string#6235

Open
YexuanXiao wants to merge 1 commit intomicrosoft:mainfrom
YexuanXiao:lwg3662
Open

Implement LWG-3662 string::append/assign(NTBS, pos, n) should not construct a temporary string#6235
YexuanXiao wants to merge 1 commit intomicrosoft:mainfrom
YexuanXiao:lwg3662

Conversation

@YexuanXiao
Copy link
Copy Markdown
Contributor

Fixes #6203.

@github-project-automation github-project-automation bot moved this to Initial Review in STL Code Reviews Apr 8, 2026
@YexuanXiao YexuanXiao requested a review from a team as a code owner April 8, 2026 01:23
@StephanTLavavej StephanTLavavej added the LWG Library Working Group issue label Apr 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

LWG Library Working Group issue

Projects

Status: Initial Review

Development

Successfully merging this pull request may close these issues.

LWG-3662 basic_string::append/assign(NTBS, pos, n) suboptimal

2 participants