4 Commits

Author SHA1 Message Date
Roland Reichwein
667d5bb328 Fix compilation with -Wsign-conversion
For tests with GCC and Clang

Fixes https://github.com/ETLCPP/etl/issues/632
2026-03-28 11:09:43 +01:00
John Wellbelove
d884719098 Fixed all 'extra semicolon' warnings 2025-12-16 09:15:26 +00:00
John Wellbelove
31b658ba81 Improve implementation of traits for functions 2025-12-08 09:11:25 +00:00
John Wellbelove
1f897e1095 Added etl::function traits
Removed private delegate function_traits
Added etl::type_list + etl::nth_type overloads
2025-02-07 18:26:39 +00:00