Skip to content

refactor: memcpy -> std::ranges::copy #307

Open
maflcko wants to merge 3 commits into
bitcoin-core:masterfrom
maflcko:2607-ranges
Open

refactor: memcpy -> std::ranges::copy #307
maflcko wants to merge 3 commits into
bitcoin-core:masterfrom
maflcko:2607-ranges

Conversation

@maflcko

@maflcko maflcko commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

Some follow-ups to #305 (review)

marco added 3 commits July 14, 2026 11:05
I think there is no issue of passing a nullptr here, but it makes sense to use the std-lib copy for consistency.

Recommended in bitcoin-core#305 (review)
@DrahtBot

DrahtBot commented Jul 14, 2026

Copy link
Copy Markdown

The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.

Reviews

See the guideline and AI policy for information on the review process.
A summary of reviews will appear here.

@maflcko

maflcko commented Jul 14, 2026

Copy link
Copy Markdown
Contributor Author

ci failure looks unrelated

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.

2 participants