mirror of
https://github.com/boostorg/gil.git
synced 2026-02-17 13:52:09 +00:00
63e2a1a98a96d9aa725ca32dac0033d3ccb6caa7
Add missing typename in mpl::if_ condition result. Restore BOOST_CXX14_CONSTEXPR in boost::algorithm::clamp function - apparently, GCC 5.5.0 does not compile it with C++11 constexpr. Still not adding subchroma_image.cpp to toolbox test target input sources due to run-time failure. Depends on #176
Boost.GIL is a part of the Boost C++ Libraries.
The Boost Generic Image Library (GIL) is a C++ library that abstracts image representations from algorithms and allows writing code that can work on a variety of images with performance similar to hand-writing for a specific image type.
NOTE: The Boost Generic Image Library (GIL) requires C++11 compiler and its source code is currently being modernized.
Test results
| Branch | Travis (gcc/clang) | AppVeyor (VS2017) | CircleCI (gcc/clang) | Regression |
|---|---|---|---|---|
| develop | ![]() |
|||
| master | ![]() |
Description
Languages
C++
98.3%
CMake
1.6%
Shell
0.1%







