SaneCppLibraries
SaneCppLibraries copied to clipboard
Add a few more useful algorithms to Algorithms library
Useful algorithms could be:
- Unique
- Better Sort (Insertion ?)
- Min / Max
- Min / Max Element
- Rotate
- Count / Count If