Files
Upsilon/apps
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-14 09:31:02 -04:00
2020-04-03 22:26:55 -04:00
2020-04-14 09:31:02 -04:00
2020-04-08 10:09:24 +02:00
2020-04-14 03:36:05 -07:00