inlineSize<T>& Clamp(constSize<T> & sz);
inlineSize<T>& Clamp(T w, T h);
Description
Clamp clamps the current size to alternate values by comparing them to the component values. The lesser values are chosen. The following expression may be used to represent the result: