mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2024-11-28 00:31:20 +00:00
58669f2b9f
std::clamp is (v, min, max), but alg::clamp is (min, v, max). I can't quite get my head round why this only causes test failures on some platforms. |
||
---|---|---|
.. | ||
box2_minmax.h | ||
box2.h | ||
matrix3x3.h | ||
util.h | ||
vector2d.h | ||
vector2wx.h | ||
vector3.h |