json icon indicating copy to clipboard operation
json copied to clipboard

Various API improvements

Open grisumbras opened this issue 8 months ago • 0 comments

  • [ ] 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.

grisumbras avatar Apr 22 '25 12:04 grisumbras