(cherry picked from commits acdb8667b5 and 6733345f73) Adds some more fixes for 4.5. Co-authored-by: Lukas Tenbrink <lukas.tenbrink@gmail.com> Co-authored-by: Rémi Verschelde <rverschelde@gmail.com>
acdb8667b5
6733345f73
Memory::memnew_arr_placement
FixedVector
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.