FixedVector
Fix `FixedVector` move and copy semantics.
Memory::memnew_arr_placement
This is a high performance `Vector`-like object that can be used if the maximum number of objects is small and known, and the objects are needed only temporarily.