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-03-03 16:02:58 +01:00
2020-02-10 18:33:28 +01:00
2020-02-06 20:03:37 +01:00
2020-02-15 00:10:34 +01:00
2020-02-28 12:55:58 +01:00
2020-02-24 19:23:57 +01:00
2020-02-06 20:03:37 +01:00
2020-02-06 20:03:37 +01:00
2020-02-28 12:55:58 +01:00
2020-02-28 12:55:58 +01:00
2020-02-06 20:03:37 +01:00
2020-02-06 20:03:37 +01:00
2020-02-13 21:43:32 +01:00
2020-02-18 14:30:39 +01:00
2020-02-06 20:03:37 +01:00
2020-02-17 20:20:46 +01:00
2020-02-10 18:33:28 +01:00
2020-02-25 14:52:35 +01:00
2020-02-15 00:10:34 +01:00
2020-02-06 20:03:37 +01:00
2020-02-06 20:03:37 +01:00
2020-02-17 20:08:00 +01:00
2020-02-15 00:10:34 +01:00
2020-02-25 14:52:35 +01:00
2020-02-20 15:11:31 +01:00
2020-02-28 12:16:05 +01:00
2020-02-28 12:16:05 +01:00
2020-02-19 16:46:28 +01:00
2020-02-19 16:46:28 +01:00
2020-02-13 21:43:32 +01:00
2020-02-15 00:10:34 +01:00
2020-02-15 00:10:34 +01:00
2020-03-01 14:21:38 +01:00
2020-03-01 14:13:05 +01:00
2020-02-28 12:55:58 +01:00
2020-02-25 14:52:35 +01:00
2020-02-15 00:10:34 +01:00
2020-02-06 20:03:37 +01:00