|
Parameters |
Description |
|
const Size<T> & sz |
The passed sizes whose components are subtracted from those of the first size. |
|
T value |
A fixed value that is subtracted from both components of a size. |
|
sz1 |
A size whose components are negated. |
A new Size whose components are determined by negating those of a passed size.