mirror of
https://github.com/ETLCPP/etl.git
synced 2026-06-28 05:18:43 +08:00
Updated version and release notes
This commit is contained in:
parent
c2143f5d6c
commit
8dc10b7a37
@ -2,6 +2,7 @@
|
||||
20.43.1
|
||||
|
||||
Updates:
|
||||
Added automatic use of __builtin_memcpy, __builtin_memmove, __builtin_memset, __builtin_memcmp, and __builtin_memchr for GCC and Clang, if available.
|
||||
#1170 Place a typed pointer instead of a bool into etl::typed_storage
|
||||
Modified the storage used by etl::typed_storage to be a union, along the lines of etl::optional.
|
||||
Added etl::typed_storage_ext to wrap external storage.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user