Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Optimisation of strings source code.tar.gz | 2025-06-01 | 4.5 MB | |
Optimisation of strings source code.zip | 2025-06-01 | 5.6 MB | |
README.md | 2025-06-01 | 305 Bytes | |
Totals: 3 Items | 10.2 MB | 0 |
Updates:
[#1100] Optimise string class initialisation
Optimised etl::string_view::copy
for non-STL
Added char8_t
, char16_t
and char32_t
to is_integral
and is_signed
traits
Hardened etl::mem_set
and etl::mem_char
parameter requirements
Pull Requests:
[#1110] Remove -Wuseless-cast