2
0
mirror of https://github.com/boostorg/gil.git synced 2026-02-22 03:22:15 +00:00
Mateusz Loskot 2250b7159c Fix conflicting definitions from io/dynamic_io_new.hpp and toolbox/dynamic_images.hpp (#185)
The problem appears to be due to the same definitions copied from one
part of the library to the other.
The definitions have been shuffled to fix the compilation,
but purely based on searching the code for what is used where,
thus without confidence where those belong by author's intention.

Fixes #183
2018-12-12 17:58:57 +01:00
2018-06-27 08:10:32 -04:00
2018-12-12 14:00:13 +01:00
2017-07-13 10:01:51 -04:00
2018-12-12 14:00:13 +01:00
2018-12-12 14:00:13 +01:00
2018-12-12 14:00:13 +01:00
2018-06-27 00:02:27 -04:00
2018-06-27 00:02:27 -04:00
2018-09-21 23:02:49 +02:00
2018-08-29 16:21:06 +02:00

logo

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.

Licence Documentation Wiki Mailing List Gitter

Test results

Branch Travis (gcc/clang) AppVeyor (VS2017) CircleCI (gcc/clang) Regression
develop Travis AppVeyor CircleCI gil
master Travis AppVeyor CircleCI gil
Description
Mirrored via gitea-mirror
Readme 106 MiB
Languages
C++ 98.3%
CMake 1.6%
Shell 0.1%