mirror of
https://github.com/boostorg/gil.git
synced 2026-02-14 12:52:09 +00:00
78110fc89c4fd91c81a0e00b1a2eea4f1dea557c
Used clang-tidy 7.0 with the command:
run-clang-tidy.py \
-header-filter='boost\/gil\/.*'
-checks='-*,modernize-use-override' -fix
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%







