Parameters |
Description |
const Size<T> & sz |
The passed sizes whose components are added to those of the first size. |
T value |
A fixed value that is added to both components of a size. |
A new Size whose components are determined by adding fixed values to the components of a passed size.