Andreas Kling
686ade6b5a
AK: Make quick_sort() a little more ergonomic
...
Now it actually defaults to "a < b" comparison, instead of forcing you
to provide a trivial less-than comparator. Also you can pass in any
collection type that has .begin() and .end() and we'll sort it for you.
2020-03-03 16:02:58 +01:00
..
2020-02-14 23:53:11 +01:00
2020-02-16 09:41:56 +01:00
2020-02-23 11:10:52 +01:00
2020-02-23 11:10:52 +01:00
2020-02-23 11:10:52 +01:00
2020-02-23 11:10:52 +01:00
2020-02-23 11:10:52 +01:00
2020-02-23 11:10:52 +01:00
2020-02-23 11:10:52 +01:00
2020-02-23 11:10:52 +01:00
2020-02-23 11:10:52 +01:00
2020-02-23 11:10:52 +01:00
2020-02-23 11:10:52 +01:00
2020-02-23 11:10:52 +01:00
2020-02-25 14:52:35 +01:00
2020-02-07 20:07:15 +01:00
2020-02-23 11:10:52 +01:00
2020-02-23 11:10:52 +01:00
2020-03-03 16:02:58 +01:00
2020-02-06 20:33:02 +01:00
2020-02-16 09:41:56 +01:00
2020-02-16 09:41:56 +01:00
2020-02-25 14:52:35 +01:00
2020-02-23 11:10:52 +01:00
2020-01-18 09:45:54 +01:00
2020-02-16 09:41:56 +01:00
2020-02-02 15:15:33 +01:00
2020-02-02 15:15:33 +01:00
2020-02-06 20:33:02 +01:00
2020-02-06 20:33:02 +01:00