John Wellbelove 7971824914
Add the ability to specify the callback type to etl closure (#1393)
* Print test names at test time (#1343)

* Modified closure to accept the callback type as a template parameter

* Modified closure to accept the callback type as a template parameter

* Applied clang-format

* Fixed C++03 compatibility

* Fixed C++03 compatibility

# Conflicts:
#	include/etl/closure.h

---------

Co-authored-by: Roland Reichwein <Roland.Reichwein@bmw.de>
Co-authored-by: John Wellbelove <john.wellbelove@etlcpp.com>
2026-04-09 07:21:19 +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 the ability to specify the callback type to etl closure (#1393) 2026-04-09 07:21:19 +01:00
etl.vcxproj.filters Add the ability to specify the callback type to etl closure (#1393) 2026-04-09 07:21:19 +01:00
io_port.natvis Refactored etl::io_port classes 2024-07-28 16:51:02 +01:00