mirror of
https://github.com/ETLCPP/etl.git
synced 2026-04-30 19:09:10 +08:00
Release notes update
This commit is contained in:
parent
6f99c2b3a9
commit
cd561b5fa1
@ -2,6 +2,7 @@
|
||||
20.26.0
|
||||
Added constexpr support for etl::unaligned_type.
|
||||
Added etl::traits namespace containing traits mirroring many ETL macros.
|
||||
Traits are const for C++03, constexpr for C++11 and above.
|
||||
Removed some uses of GCC builtins due to compatibilty with constexpr.
|
||||
etl::swap is now ETL_CONSTEXPR14.
|
||||
Changed ETL_ENDIANNESS_IS_CONSTEXPR to ETL_HAS_CONSTEXPR_ENDIANNESS.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user