Skip to content

Commit efdfee8

Browse files
author
John Wellbelove
committed
Updated version and release notes
1 parent bb628aa commit efdfee8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

support/Release notes.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
20.43.1
33

44
Updates:
5+
Added automatic use of __builtin_memcpy, __builtin_memmove, __builtin_memset, __builtin_memcmp, and __builtin_memchr for GCC and Clang, if available.
56
#1170 Place a typed pointer instead of a bool into etl::typed_storage
67
Modified the storage used by etl::typed_storage to be a union, along the lines of etl::optional.
78
Added etl::typed_storage_ext to wrap external storage.

0 commit comments

Comments
 (0)