Skip to content

Implement LWG-4259 P1148R0 changed the return values of searching functions of std::basic_string on some platforms#6236

Open
YexuanXiao wants to merge 3 commits intomicrosoft:mainfrom
YexuanXiao:wide-npos
Open

Implement LWG-4259 P1148R0 changed the return values of searching functions of std::basic_string on some platforms#6236
YexuanXiao wants to merge 3 commits intomicrosoft:mainfrom
YexuanXiao:wide-npos

Conversation

@YexuanXiao
Copy link
Copy Markdown
Contributor

@YexuanXiao YexuanXiao commented Apr 8, 2026

Fixes #6208.

…nctions of std::basic_string on some platforms
@YexuanXiao YexuanXiao requested a review from a team as a code owner April 8, 2026 02:54
@github-project-automation github-project-automation bot moved this to Initial Review in STL Code Reviews Apr 8, 2026
@YexuanXiao YexuanXiao changed the title Implement LWG-4259: P1148R0 changed the return values of searching fu… Implement LWG-4259 P1148R0 changed the return values of searching fu… Apr 8, 2026
@StephanTLavavej StephanTLavavej added the LWG Library Working Group issue label Apr 8, 2026
@StephanTLavavej StephanTLavavej changed the title Implement LWG-4259 P1148R0 changed the return values of searching fu… Implement LWG-4259 P1148R0 changed the return values of searching functions of std::basic_string on some platforms 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-4259 P1148R0 changed the return values of searching functions of std::basic_string on some platforms

3 participants