mirror of
https://github.com/boostorg/gil.git
synced 2026-02-24 04:02:11 +00:00
Previously used mpl::int_ assumes signed integer, while sizeof(T) is unsigned and compiler issues warning.
Previously used mpl::int_ assumes signed integer, while sizeof(T) is unsigned and compiler issues warning.