mirror of
https://github.com/boostorg/gil.git
synced 2026-02-22 15:32:10 +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.