Add better assertions to copy() for detecting memory buffer overflows
Open
task
- Dominant language
- C++
- Stars
- 1.7k
- Forks
- 340
- PR merge metrics
- No merged PRs in 30d
Description
Add assertions to the `copy()` algorithm to automatically check (where possible) for incorrectly sized output buffers.
##
Contributor guide
Assessment
This issue has not been assessed yet.