even more C++17
A whole lot of changes inspired by various C++17 related reading in an attempt to make the code simpler and more reliable without reducing functionality.
Use standard algorithms in more places. Use lambdas in the standard algorithms.