We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb628aa commit efdfee8Copy full SHA for efdfee8
support/Release notes.txt
@@ -2,6 +2,7 @@
2
20.43.1
3
4
Updates:
5
+Added automatic use of __builtin_memcpy, __builtin_memmove, __builtin_memset, __builtin_memcmp, and __builtin_memchr for GCC and Clang, if available.
6
#1170 Place a typed pointer instead of a bool into etl::typed_storage
7
Modified the storage used by etl::typed_storage to be a union, along the lines of etl::optional.
8
Added etl::typed_storage_ext to wrap external storage.
0 commit comments