John Wellbelove 6d6ecc9fb5
Add etl::inplace_function (#1251)
* Imported inplace_function and invoke functionality from original branch

* Fixed spelling mistake

* Update test/CMakeLists.txt

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update test/test_inplace_function.cpp

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Moved member type function_ptr to private section

* Updated comments in inplace_function.h

* Updated action workflows to be triggered on a pull-request based on development branch

* Added suggested changes from PR reviews

---------

Co-authored-by: John Wellbelove <john.wellbelove@etlcpp.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: John Wellbelove <john.wellbelove@etlcpp.co.uk>
2026-01-10 09:46:50 +01:00
..
clang-c++11.yml Add etl::inplace_function (#1251) 2026-01-10 09:46:50 +01:00
clang-c++14.yml Add etl::inplace_function (#1251) 2026-01-10 09:46:50 +01:00
clang-c++17.yml Add etl::inplace_function (#1251) 2026-01-10 09:46:50 +01:00
clang-c++20.yml Add etl::inplace_function (#1251) 2026-01-10 09:46:50 +01:00
clang-c++23.yml Add etl::inplace_function (#1251) 2026-01-10 09:46:50 +01:00
clang-syntax-checks.yml Add etl::inplace_function (#1251) 2026-01-10 09:46:50 +01:00
gcc-c++11.yml Add etl::inplace_function (#1251) 2026-01-10 09:46:50 +01:00
gcc-c++14.yml Add etl::inplace_function (#1251) 2026-01-10 09:46:50 +01:00
gcc-c++17.yml Add etl::inplace_function (#1251) 2026-01-10 09:46:50 +01:00
gcc-c++20.yml Add etl::inplace_function (#1251) 2026-01-10 09:46:50 +01:00
gcc-c++23.yml Add etl::inplace_function (#1251) 2026-01-10 09:46:50 +01:00
gcc-syntax-checks.yml Add etl::inplace_function (#1251) 2026-01-10 09:46:50 +01:00
generator.yml Change generators to reflect changes in fsm.h and type_traits.h (#1211) 2025-11-27 08:54:13 +00:00
msvc.yml Add etl::inplace_function (#1251) 2026-01-10 09:46:50 +01:00
platformio-update.yml Updated PlatformIO action 2025-08-13 16:10:35 +01:00