boostorg / gil

Boost.GIL - Generic Image Library | Requires C++14 since Boost 1.80
https://boostorg.github.io/gil
Boost Software License 1.0
178 stars 163 forks source link

Fix deprecation warning bug for gcc 10.2 #683

Closed marco-langer closed 2 years ago

marco-langer commented 2 years ago

Description

Fixes a deprecation warning bug for gcc 10.2, see also this comment.

Tasklist