Updated generators

This commit is contained in:
John Wellbelove 2020-12-08 12:11:54 +00:00
parent 8cf7ab2974
commit 41dbae73b2

View File

@ -1,8 +1,11 @@
===============================================================================
19.3.2
19.3.3
Added check for existance of <new> in platform.h
Added placement_new.h which selects between <new> and ETL definitions.
===============================================================================
19.3.2
===============================================================================
19.3.1
Fixed etl::format_spec constexpr compatibility with C++11.