Skip to content

GSF::AlignedDynArray. Use C++17 std facilities

GSF::AlignedDynArray.

Since C++17 we have std and a bit more general facilities for placing objects to unitialized memory i.e returned by aligned_alloc to use.

Merge request reports