Skip to content

Various fixes

Compare
Choose a tag to compare
@jwellbelove jwellbelove released this 31 May 19:45
· 130 commits to master since this release

Fixes:
#889 bitset_new.h throws warnings for GHS compiler
Fixed ordering of static & ETL_CONSTEXPR14.
#895 Removed std algorithm calls from algorithm.h

Changes without a GitHub issue#:
Added extra tests for as_bytes and as_writable_bytes
Made conversion operator for C++03 etl::byte public