Sergei e3fad3c908
Add etl::intrusive_avl_tree class. (#1425)
* Print test names at test time (#1343)

* Fix operator| conflict with std::ranges (#1395)

* Added etl::intrusive_avl_tree class.

* PR review minor fixes.

* Fix `std::move` -> `etl::move`

* Apply AI spell checking

* Try to fix C++03 build.

---------

Co-authored-by: Roland Reichwein <Roland.Reichwein@bmw.de>
Co-authored-by: John Wellbelove <john.wellbelove@etlcpp.com>
Co-authored-by: John Wellbelove <jwellbelove@users.noreply.github.com>
2026-05-31 09:49:55 +01: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 Add etl::intrusive_avl_tree class. (#1425) 2026-05-31 09:49:55 +01:00
etl.vcxproj.filters Add etl::intrusive_avl_tree class. (#1425) 2026-05-31 09:49:55 +01:00
io_port.natvis Refactored etl::io_port classes 2024-07-28 16:51:02 +01:00