Skip to content

[2026-03 LWG Motion 14] P3828R1 Rename the to_input view to as_input#8897

Open
jensmaurer wants to merge 1 commit intomainfrom
motions-2026-03-lwg-14
Open

[2026-03 LWG Motion 14] P3828R1 Rename the to_input view to as_input#8897
jensmaurer wants to merge 1 commit intomainfrom
motions-2026-03-lwg-14

Conversation

@jensmaurer
Copy link
Copy Markdown
Member

Fixes #8848

Also fixes cplusplus/papers#2449
Also fixes cplusplus/nbballot#823

@jensmaurer jensmaurer added this to the post-2026-03 milestone Mar 30, 2026
@jensmaurer jensmaurer force-pushed the motions-2026-03-lwg-14 branch from 9b02df2 to 82f2817 Compare March 30, 2026 21:21
#define @\defnlibxname{cpp_lib_ranges_stride}@ 202207L // freestanding, also in \libheader{ranges}
#define @\defnlibxname{cpp_lib_ranges_to_container}@ 202202L // freestanding, also in \libheader{ranges}
#define @\defnlibxname{cpp_lib_ranges_to_input}@ 202502L // freestanding, also in \libheader{ranges}
#define @\defnlibxname{cpp_lib_ranges_as_input}@ 202502L // freestanding, also in \libheader{ranges}
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Weird that we're renaming it without changing the date. Rewriting history is fun.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hmm, it seems that we should also move this line immediately below __cpp_lib_ranges_as_const. Maybe this should be done in a separated commit.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[2026-03 LWG Motion 14] P3828R1 Rename the to_input view to as_input P3828 R0 Rename the "to_input" view to "as_input"

3 participants