Added polymorphic span
Added etl::poly_span
, a std::span
concept for polymorphic object types.
Refactored parts of etl::span
, including prevent compound statements in constexpr
methods for C++11
Added etl::is_enum
to type_traits.h
Added etl::poly_span
, a std::span
concept for polymorphic object types.
Refactored parts of etl::span
, including prevent compound statements in constexpr
methods for C++11
Added etl::is_enum
to type_traits.h