TBasicArray

Basic RAII array which can be used without the excessive dependencies needed by [TArray](API\Runtime\Core\Containers\TArray), which needs to be serialisable, have a fixed ABI, have lots of helper algorithms as members, have auto-shrinking, support allocators etc.