ETLCPP / etl

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

Fix algorithm.h #895

Closed labodj closed 1 month ago

labodj commented 1 month ago

Fix compilation errors introduced by f9867c2281218340b0962ddce257f3c8a1eb5456

Errors fixed:

Embedded Template Library/include/etl/algorithm.h:1296:12: error: 'advance' is not a member of 'std' Embedded Template Library/include/etl/algorithm.h:1296:33: error: 'distance' is not a member of 'std'

semanticdiff-com[bot] commented 1 month ago

Review changes with SemanticDiff.