mirror of
https://github.com/boostorg/gil.git
synced 2026-02-20 02:42:11 +00:00
The explicit casts help to avoid warnings when integer types smaller than int are implicitly converted during arithmetic operations.
The explicit casts help to avoid warnings when integer types smaller than int are implicitly converted during arithmetic operations.