Various API improvements
Open
- Dominant language
- C++
- Stars
- 479
- Forks
- 110
- Avg merge
- 10d 3h
- Merged PRs (30d)
- 5
Description
* [ ] `array::resize(std::size_t, value const&)` --- replace the last parameter with `value_ref` to avoid constructing the value if not necessary.
* [ ] Review all "basic guarantee" functions; potentially strengthen their guarantee, alternatively clarify which arguments can end up changed when an error occurs.
Contributor guide
Assessment
This issue has not been assessed yet.