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

docs!: Announce plan to require C++17 after Boost 1.80 #694

Closed mloskot closed 2 years ago

mloskot commented 2 years ago

Description

For Boost 1.80 we have announced switch from C++11 to C++14 as an intermediate step.

As we will be moving forward with refactoring and modernisations, we are planning to switch to C++17 in (near) future Boost release.

References