etl/support
John Wellbelove 771d697e31 Modified strings for better memory efficiency. String truncation detection and clear-after-use can be disabled.
Added ETL_DISABLE_STRING_TRUNCATION_CHECKS macro check in platform.h.
Added ETL_DISABLE_STRING_CLEAR_AFTER_USE macro check in platform.h.
Added etl::flags to wrap boolean flag functionality.
Four parameter equal() algorithm variant added.
Modified is_pod definition when using the STL.
Added are_all_same trait.
2020-10-30 18:30:13 +00:00
..
avr-stl-1.1.1.zip STL port for AVR micros. 2016-06-19 08:39:13 +01:00
Class diagrams.docx Merge remote-tracking branch 'origin/memcpy_containers' into development 2017-06-17 16:39:45 +01:00
Flat map class diagram.odg Preliminary class diagram for list and flat map classes. 2017-05-15 12:12:10 +01:00
Flat_map_class_diagram.doc Merge remote-tracking branch 'origin/memcpy_containers' into development 2017-06-17 16:39:45 +01:00
List class diagram.odg Class diagram update 2017-05-16 13:44:02 +01:00
List_class_diagram.doc Merge remote-tracking branch 'origin/memcpy_containers' into development 2017-06-17 16:39:45 +01:00
Release notes.txt Modified strings for better memory efficiency. String truncation detection and clear-after-use can be disabled. 2020-10-30 18:30:13 +00:00