Skip to content

Various fixes

Compare
Choose a tag to compare
@jwellbelove jwellbelove released this 26 Sep 10:25
· 456 commits to master since this release

#749 Code change causes warning with armcc compiler
#753 IAR's overload resolution struggles with etl::span::span(etl::array&)
#754 ambiguous etl::bit_stream_reader::bit_stream_reader() for some etl::span
#755 warning about constexpr in array.h
#756 Parameter pack compilation error
#758 Move assignment not working for non-empty containers
#761 Make "private" includes relative
#765 etl::optional cannot be constexpr
#766 etl::unique_ptr::reset() can call deleter with nullptr argument
Re-enabled bit_stream_writer tests