FixedArrayList compile time assert #740

Merged
mohr merged 4 commits from eive/fsfw:container_additional_assert into development 2023-05-08 14:04:57 +02:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit b057250bfb - Show all commits

View File

@ -10,7 +10,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
## Changed
- Assert than `FixedArrayList` is larger than 0 at compile time.
- Assert that `FixedArrayList` is larger than 0 at compile time.
# [v6.0.0] 2023-02-10