Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs!: Announce plan to require C++17 after Boost 1.80 #694

Merged
merged 1 commit into from
Jun 27, 2022

Conversation

mloskot
Copy link
Member

@mloskot mloskot commented Jun 26, 2022

Description

For Boost 1.80 we have announced switch from C++11 to C++14
as an intermediate step.

As we will be moving forward with refactoring and modernisations,
we are planning to switch to C++17 in (near) future Boost release.

References

For Boost 1.80 we have announced switch from C++11 to C++14
as an intermediate step:
boostorg#677

As we will be moving forward with refactoring and modernisations,
we are planning to switch to C++17 in (near) future Boost release:
boostorg#676
@mloskot mloskot self-assigned this Jun 26, 2022
@mloskot mloskot added this to the Boost 1.80 milestone Jun 27, 2022
@mloskot mloskot merged commit 95679b6 into boostorg:develop Jun 27, 2022
@mloskot mloskot deleted the ml/announce-cpp17-switch-plan branch June 27, 2022 07:56
mloskot added a commit that referenced this pull request Jun 27, 2022
* develop:
  docs!: Announce plan to require C++17 after Boost 1.80 (#694)
  feat: Added apply_rasterizer() free function (#695)
  refactor: Ellipse rasterizer according to the comment at (#692)
  refactor: Deprecate apply_operation in favor of variant2::visit for any_image (#656)
  refactor: Replace deprecated libtiff v4.3 typedefs with C99 fixed-size integers (#685)
  fix: Automatic detection of <filesystem> header (#684)
  test: Add tiled TIFF test case to simple_all_formats
  test: Add tests for RGB to HSL (#691)
  refactor: Move RGB to HSL tests to color_convert_rgb.cpp
  refactor: Make with_tolerance reusable across other tests
  chore: Correct include guard
  fix: Add missing #include <array>
  fix: Wrong RGB -> HSL convertion (#505)
@mloskot mloskot mentioned this pull request Jul 5, 2022
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant