mirror of
https://github.com/boostorg/gil.git
synced 2026-02-17 13:52:09 +00:00
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