ValueHandler.correctMinMax

Undocumented in source. Be warned that the author may not have intended to support it.
struct ValueHandler(size_t CNT, T = float)
protected
void
correctMinMax
(
ref T v
)
if (
CNT > 0 &&
isFloatingPoint!T
)

Meta