Skip to content

Commit

Permalink
Merge branch 'master' into development
Browse files Browse the repository at this point in the history
  • Loading branch information
jwellbelove committed Sep 11, 2022
2 parents eb3c6b7 + 6518af0 commit 7393090
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions support/Release notes.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ Added etl::bitset_ext
Added etl::lsb_mask, etl::make_lsb_mask, etl::msb_mask and etl::make_msb_mask to binary utilities
Updates for unordered maps and sets for an API that better matches the STL
Fixes for etl::result<void, TError>
Deleted copy constructors for etl::circular_buffer_ext, etl::indirect_vector_ext and etl::vector_ext to eliminate dangling pointers
Fix non-C++03 code syntax
Fixed unordered container equality tests to match STL
#581 Hash function for enums
Expand Down

0 comments on commit 7393090

Please sign in to comment.