Closed fsandhei closed 11 months ago
This version attempts to be in a similar style as the algorithm library functions, with a single-pass algorithm. It should work for C++98 -> C++20.
Just for fun I added some unit tests and fiddled around with concepts.
I'm happy for any feedback!
This version attempts to be in a similar style as the algorithm library functions, with a single-pass algorithm. It should work for C++98 -> C++20.
Just for fun I added some unit tests and fiddled around with concepts.
I'm happy for any feedback!