John Wellbelove 7ee7f10f58
Hotfix/etl multiset iterator invalidation during erase leads to incorrect sorted order in depth first traversal (#1317)
* Fixed issue for both multiset and multimap

* Added std::is_sorted checks to all map/set tests

* Updated with coderabbit suggestions

---------

Co-authored-by: John Wellbelove <john.wellbelove@etlcpp.com>
2026-03-01 12:27:39 +00:00
..
etl_initialiser_list Convert the Visual Studio project to VS2022 2023-03-07 20:24:01 +00:00
.gitignore Convert the Visual Studio project to VS2022 2023-03-07 20:24:01 +00:00
cpp.hint Added constexpr. Removed some member functions. Removed 'move' member functions for etl::not_null<etl::unique_ptr<T, TDeleter>> 2025-08-18 16:51:49 +01:00
delegate.natvis Delete project navis files 2025-09-11 18:21:10 +01:00
etl_solution_suppressions.cfg Updates to chrono classes 2025-04-18 10:50:48 +01:00
etl.sln Fixes to GCC -O2 errors 2025-09-02 13:51:45 +01:00
etl.vcxproj Updated VS2022 project files 2026-01-28 17:46:10 +00:00
etl.vcxproj.filters Hotfix/etl multiset iterator invalidation during erase leads to incorrect sorted order in depth first traversal (#1317) 2026-03-01 12:27:39 +00:00
io_port.natvis Refactored etl::io_port classes 2024-07-28 16:51:02 +01:00