fixed-containers icon indicating copy to clipboard operation
fixed-containers copied to clipboard

[FixedVector] Fix double-destroy bug in `erase`

Open Quuxplusone opened this issue 10 months ago • 0 comments

Also rename emplace_move_backward to uninitialized_relocate_backward, introduce (forward) uninitialized_relocate, and complete the circle by resuming the use of uninitialized_relocate in erase.

Quuxplusone avatar Apr 17 '24 21:04 Quuxplusone