Skip to content

even more C++17

Compare
Choose a tag to compare
@dpriedel dpriedel released this 22 Nov 19:26

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.