fixed-containers
fixed-containers copied to clipboard
[FixedVector] Fix double-destroy bug in `erase`
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.