Skip to content

Removed ETL_CONSTEXPR for string and vector size()

Compare
Choose a tag to compare
@jwellbelove jwellbelove released this 15 May 21:33
· 139 commits to master since this release

#892 Compilation Error with constexpr in etl::string_base::size() on ESP-WROVER-KIT (c++11)
Removed ETL_CONSTEXPR from etl::string_base::size().
Removed ETL_CONSTEXPR from etl::vector::size().