2
0
mirror of https://github.com/boostorg/gil.git synced 2026-01-23 05:32:12 +00:00

3 Commits

Author SHA1 Message Date
Marco Langer
bfed3de004 refactor: Deprecate apply_operation in favor of variant2::visit for any_image (#656)
build: Add /bigobj to MSVC flags

Avoid test\extension\dynamic_image\algorithm\copy_and_convert_pixels.cpp
compilation error:

fatal error C1128: number of sections exceeded object file format limit: compile with /bigobj

Co-authored-by: Mateusz Łoskot <mateusz@loskot.net>
2022-06-26 13:21:18 +02:00
Dirk Stolle
4f83beb735 style: Remove trailing space characters (#651) 2022-04-26 20:52:56 +02:00
Samuel Debionne
cee21c261c Add initializing image constructor (#486)
* Add minimal test case for move constructor of any_image
* Copyright update
2020-04-24 12:24:58 +02:00