Replace Boost.Variant with Boost.Variant2 by sdebionne · Pull Request #474 · boostorg/gil

@sdebionne changed the title WIP, just for discussion Use Boost.Variant2

Apr 6, 2020

pdimov

@sdebionne sdebionne marked this pull request as ready for review

April 9, 2020 14:24

@mloskot mloskot changed the title Use Boost.Variant2 Replace Boost.Variant with Boost.Variant2

Apr 15, 2020

simmplecoder

stefanseefeld

stefanseefeld

simmplecoder

This was referenced

Apr 17, 2020

mloskot added a commit that referenced this pull request

Jul 11, 2020
* develop:
  Collect release notes for Boost 1.74
  Fix missing header in numeric/kernel.hpp to make it self-contained (#502)
  Use perfect forwading from apply_operation to visit (#491)
  Fix typos and replace mpl with mp11 in tutorial (#494)
  Implemented mechanism to reverse kernel_2d (#489)
  added missing const& in extend_boundary parameters (#490)
  Add initializing image constructor (#486)
  Fix interleaved_view factory using point<std::ptrdiff_t> for dimension (#487)
  RELEASES.md: Remove beta tag [ci skip]
  Replace Boost.Variant with Boost.Variant2 (#474)
  Fix error plane_view_t is not a class or namespace name (#481)
  Fix image constructor from other image (#477)
  Fix overflow in RGB to CMYK32 conversion (#470)