Files
Upsilon/apps/shared
Romain Goyet 84768472bd Explicit std::min/max template usage
This is unfortunately required in several cases:
 - Sometimes when we use either float and double (this should be changed)
 - Because KDCoordinate is not an int, so any arithmemtic promotes it to
an int
 - Because we mix pointer differences and ints
2020-04-14 09:31:02 -04:00
..
2020-04-14 09:31:02 -04:00
2020-04-03 22:26:55 -04:00
2020-04-14 09:31:02 -04:00
2019-09-09 19:10:17 +02:00
2019-09-09 19:10:17 +02:00
2020-04-14 09:31:02 -04:00
2018-11-23 12:04:06 +01:00
2019-08-08 16:29:38 +02:00