Markus Blatt
aac4cb7d66
Correctly compute the minimum and maximum values.
...
As there are no functors for computing the minimum and maximum,
we convert the std::max and std::min function pointers to
functors (which is not really nice.) Previously we were somehow
tricked into using std::greater and std::less, which of course do
return true or false and not what we need. Additionally, do more
excessive testing with different ranges.
2015-01-23 20:48:53 +01:00
..
2014-03-31 15:32:06 +02:00
2014-06-11 13:48:49 +02:00
2014-06-11 13:48:49 +02:00
2015-01-23 16:36:48 +01:00
2014-04-03 09:07:00 +02:00
2014-02-27 15:55:08 +01:00
2014-03-31 15:32:06 +02:00
2014-04-03 09:07:00 +02:00
2014-09-19 15:27:12 +02:00
2014-11-05 16:10:05 +01:00
2014-11-05 16:10:05 +01:00
2014-11-05 16:10:05 +01:00
2014-11-05 17:00:11 +01:00
2014-11-05 16:10:05 +01:00
2014-11-05 16:10:05 +01:00
2015-01-07 10:20:49 +01:00
2014-05-21 11:22:43 +02:00
2013-03-18 12:40:34 +01:00
2014-08-12 07:08:57 +02:00
2015-01-21 14:58:44 +01:00
2014-07-08 10:58:39 +08:00
2015-01-21 16:19:35 +01:00
2015-01-23 20:48:53 +01:00
2014-11-24 10:55:10 +01:00
2013-07-30 13:11:52 +02:00
2015-01-09 09:10:10 +01:00
2014-02-13 16:00:39 +01:00
2015-01-09 09:10:10 +01:00
2014-01-30 09:50:09 +01:00
2014-03-21 00:35:15 +01:00
2015-01-12 12:43:44 +01:00
2014-02-04 21:42:07 +01:00
2014-01-31 14:24:02 +01:00
2014-12-08 12:04:06 +01:00
2013-06-05 12:24:23 +02:00
2014-04-24 15:26:39 +02:00
2014-02-06 16:31:35 +01:00
2015-01-09 09:10:10 +01:00
2014-10-27 07:23:58 +01:00
2015-01-09 09:10:10 +01:00
2014-09-19 15:27:12 +02:00