Added a compile time check in FixedArrayList and fixed copying #222

Merged
muellerr merged 3 commits from gaisser/fsfw:gaisser_fixedArrayList_assert into master 2020-10-01 11:10:56 +02:00
Owner

Compiler may warn if MAX_SIZE value overflows by itself but this checks
gives a more verbose warning.

In addition, the copy constructor was wrong.

Compiler may warn if MAX_SIZE value overflows by itself but this checks gives a more verbose warning. In addition, the copy constructor was wrong.
gaisser changed title from Added a compile time check for MAX_SIZE in FixedArrayList to Added a compile time check in FixedArrayList and fixed copying 2020-09-30 13:06:41 +02:00
muellerr was assigned by gaisser 2020-09-30 13:07:15 +02:00
muellerr merged commit d647c63da3 into master 2020-10-01 11:10:54 +02:00
muellerr deleted branch gaisser_fixedArrayList_assert 2020-10-01 11:10:57 +02:00
Sign in to join this conversation.
No description provided.