boostorg / gil

Boost.GIL - Generic Image Library | Requires C++14 since Boost 1.80
https://boostorg.github.io/gil
Boost Software License 1.0
178 stars 164 forks source link

refactor: Make image nothrow move constructible #715

Open marco-langer opened 2 years ago

marco-langer commented 2 years ago

Description

Currently a draft.

Tasklist

codecov[bot] commented 2 years ago

Codecov Report

Merging #715 (3bd604c) into develop (e5e636c) will decrease coverage by 0.01%. The diff coverage is 100.00%.

@@             Coverage Diff             @@
##           develop     #715      +/-   ##
===========================================
- Coverage    81.10%   81.09%   -0.02%     
===========================================
  Files          117      117              
  Lines         5171     5168       -3     
===========================================
- Hits          4194     4191       -3     
  Misses         977      977