Skip to content

Small fixes to etl::poly_span

Compare
Choose a tag to compare
@jwellbelove jwellbelove released this 17 Jul 12:37
· 1185 commits to master since this release

Addition of extra ETL_NODISCARD and ETL_NOEXCEPT to etl::span & etl::poly_span.
Fixed warnings for initialisation order for some etl::poly_span constructors.