fix compiler warning for fixed array list copy ctor #704
Reference in New Issue
Block a user
No description provided.
Delete Branch "eive/fsfw:mueller/fixed_array_list_copy_ctor"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
There was a compiler warning if the type T of the fixed array list is not a trivially copyable type. This fixes it and should be correct.
fix compiler error for fixed array list copy ctorto fix compiler warning for fixed array list copy ctorfix compiler error for fixed array list copy ctorto fix compiler warning for fixed array list copy ctorLGTM