Skip to content

replacing std::copy with ArrayPtr::copyFrom#4982

Merged
mikea merged 1 commit intomainfrom
maizatskyi/2025-09-03-std-copy
Sep 3, 2025
Merged

replacing std::copy with ArrayPtr::copyFrom#4982
mikea merged 1 commit intomainfrom
maizatskyi/2025-09-03-std-copy

Conversation

@mikea
Copy link
Copy Markdown
Contributor

@mikea mikea commented Sep 3, 2025

copyFrom throws nice exception rather than aborts the process in case of overlapping memory

@mikea mikea requested review from a team as code owners September 3, 2025 22:12
copyFrom throws nice exception rather than aborts the process in case
of overlapping memory
@mikea mikea force-pushed the maizatskyi/2025-09-03-std-copy branch from c008cfd to a334d32 Compare September 3, 2025 22:13
@mikea mikea enabled auto-merge (squash) September 3, 2025 22:15
@mikea mikea merged commit 2adf723 into main Sep 3, 2025
32 of 33 checks passed
@mikea mikea deleted the maizatskyi/2025-09-03-std-copy branch September 3, 2025 22:56
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