Paul Licameli
7ab97c969c
Use std::numeric_limits<...>::lowest...
...
... not the negation of max(), which is wrong for unsigned types, and not
min(), which gives least normalized positive value for floating point types.
lowest() wasn't available before C++11.
2018-09-29 12:57:53 -04:00
..
2018-04-03 14:57:59 +01:00
2018-04-03 14:57:59 +01:00
2018-09-19 16:48:52 +01:00
2018-07-21 18:20:14 +01:00
2018-08-03 18:29:49 +01:00
2018-05-11 10:23:48 +01:00
2018-05-11 10:23:48 +01:00
2018-05-10 00:56:36 -04:00
2018-05-10 00:56:37 -04:00
2018-08-07 15:53:09 +01:00
2018-02-21 19:33:27 -05:00
2018-04-13 09:48:20 +01:00
2018-04-13 09:48:20 +01:00
2018-04-03 14:57:59 +01:00
2018-05-10 00:56:37 -04:00
2018-05-02 16:11:35 +01:00
2017-08-25 13:59:16 +01:00
2018-04-03 14:57:59 +01:00
2018-04-03 14:57:59 +01:00
2018-02-21 19:33:27 -05:00
2018-02-21 19:33:27 -05:00
2018-04-15 15:09:15 +01:00
2018-04-03 14:57:59 +01:00
2017-11-07 14:23:30 +00:00
2018-07-23 13:21:15 -04:00
2018-08-08 17:08:54 -04:00
2018-09-29 12:10:27 -04:00
2018-09-29 12:10:27 -04:00
2018-09-29 12:10:27 -04:00
2018-01-06 21:03:32 -05:00
2017-10-11 14:16:33 +03:00
2018-02-24 14:20:22 -05:00
2018-07-24 21:25:22 -04:00
2018-02-21 19:28:11 -05:00
2018-08-29 15:14:28 +01:00
2018-08-01 22:49:37 -04:00
2018-09-29 12:10:27 -04:00
2018-08-07 10:42:38 -04:00
2018-02-21 19:21:08 -05:00
2018-09-29 12:57:53 -04:00
2018-04-08 19:51:09 +01:00
2018-01-17 10:18:49 -05:00
2018-04-04 14:14:59 +01:00
2018-04-04 14:14:59 +01:00
2018-06-26 06:53:47 -07:00