Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

feat: migrate cpp/ranges from cppref [#59] #60

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
github-actions wants to merge 2 commits into main
base: main
Choose a base branch
Loading
from migrate/59-mirn9l8v

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Dec 4, 2025

Automatically migrated from http://en.cppreference.com/w/cpp/ranges.html by google/gemini-2.5-flash

📝 Edit this page

Close #59

(No text diff image)
Green: word count increased after migration; Red: word count decreased after migration.

Copy link

vercel bot commented Dec 4, 2025
edited
Loading

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
cppdoc Ready Ready Preview Comment Dec 5, 2025 4:03am


<DescList>
<Desc autorevSince="C++20">
<DocLink slot="item" src="/cpp/library/ranges/begin">`ranges::begin` :badge[C++20] </DocLink>
Copy link
Member

@RigelNana RigelNana Dec 5, 2025

Choose a reason for hiding this comment

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

These badges do not render correctly.


#### Assignable wrapper

Some range adaptors wrap their elements or function objects with the <Revision until="C++23"><span><DocLink src="/cpp/library/ranges/copyable_wrapper">`*copyable-box*`</DocLink></span></Revision><Revision since="C++23"><span><DocLink src="/cpp/library/ranges/copyable_wrapper">`*movable-box*`</DocLink></span></Revision>. The wrapper augments the wrapped object with assignability when needed.
Copy link
Member

@RigelNana RigelNana Dec 5, 2025

Choose a reason for hiding this comment

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

Suggested change
Some range adaptors wrap their elements or function objects with the <Revision until="C++23"><span><DocLink src="/cpp/library/ranges/copyable_wrapper">`*copyable-box*`</DocLink></span></Revision><Revision since="C++23"><span><DocLink src="/cpp/library/ranges/copyable_wrapper">`*movable-box*`</DocLink></span></Revision>. The wrapper augments the wrapped object with assignability when needed.
Some range adaptors wrap their elements or function objects with the <Revision until="C++23"><span><DocLink src="/cpp/library/ranges/copyable_wrapper"><code><em>copyable-box</em></code></DocLink></span></Revision><Revision since="C++23"><span><DocLink src="/cpp/library/ranges/copyable_wrapper"><code><em>movable-box</em></code></DocLink></span></Revision>. The wrapper augments the wrapped object with assignability when needed.

The italic syntax is not processed.


#### Non-propagating cache

Some range adaptors are specified in terms of an exposition-only class template <DocLink src="/cpp/library/ranges/non-propagating-cache">`*non-propagating-cache*`</DocLink>, which behaves almost like `std::optional<T>` (see description for differences).
Copy link
Member

@RigelNana RigelNana Dec 5, 2025

Choose a reason for hiding this comment

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

Suggested change
Some range adaptors are specified in terms of an exposition-only class template <DocLink src="/cpp/library/ranges/non-propagating-cache">`*non-propagating-cache*`</DocLink>, which behaves almost like `std::optional<T>` (see description for differences).
Some range adaptors are specified in terms of an exposition-only class template <DocLink src="/cpp/library/ranges/non-propagating-cache"><code><em>non-propagating-cache</em></code></DocLink>, which behaves almost like `std::optional<T>` (see description for differences).

Copy link

@copilot can you address the comments in the PR

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

Reviewers

@RigelNana RigelNana RigelNana left review comments

@Lancern Lancern Awaiting requested review from Lancern

At least 1 approving review is required to merge this pull request.

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

[#60] http://en.cppreference.com/w/cpp/ranges.html

AltStyle によって変換されたページ (->オリジナル) /