Skip to content

Added GCD, LCM. Iterator specialisations for etl::rotate. Constexpr for etl::absolute

Compare
Choose a tag to compare
@jwellbelove jwellbelove released this 14 May 07:25
· 141 commits to master since this release

Features:
Added GCD and LCM algorithms. etl::gcd and etl::lcm
Added specialisations of etl::rotate for different iterator types
Added ETL_NODISCARD, ETL_CONSTEXPR14 and ETL_NOEXCEPT to etl::absolute and etl::absolute_unsigned