ETLCPP / etl

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

std instead of etl in algorithm.h:1296 ... not solved yet #902

Closed falkd closed 3 weeks ago

falkd commented 3 weeks ago

As described in #900 there is still on line left with: std::advance(result, std::distance(middle, last));

Line 1296 in release 20.38.16.

It seems to be that it was only partly fixed in some lines above.

jwellbelove commented 3 weeks ago

Fixed in 20.38.17