ETLCPP / etl

Embedded Template Library
https://www.etlcpp.com
MIT License
2.05k stars 373 forks source link

Further deprecate usage of etl::function and related classes in the ETL #789

Open jwellbelove opened 7 months ago

jwellbelove commented 7 months ago

Replace all usage of etl::function within the ETL and related classes with etl::delegate.