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 switch from C++11 to C++14 with Boost 1.80 #677

Merged
merged 1 commit into from
May 24, 2022

Conversation

striezel
Copy link
Contributor

@striezel striezel commented May 22, 2022

Description

Announces the switch to C++14 with the next release, i. e. Boost 1.80.

References

See #676 for the discussion to move to a newer standard.

Tasklist

  • Review and approve

Copy link
Member

@mloskot mloskot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks very good to me. Thanks!

@mloskot mloskot added this to the Boost 1.80 milestone May 23, 2022
@mloskot mloskot linked an issue May 23, 2022 that may be closed by this pull request
6 tasks
@mloskot mloskot removed a link to an issue May 23, 2022
6 tasks
@mloskot mloskot merged commit dcae92f into boostorg:develop May 24, 2022
@striezel striezel deleted the announce-switch-to-c++14 branch May 24, 2022 12:58
mloskot pushed a commit that referenced this pull request May 26, 2022
color_converted_view has the same implementation and can be used
as a replacement, providing the same functionality.

This builds on #660 by @marco-langer (Thank you!)

Due to the fact that the switch to C++14 has been announced in #677,
we can now officially use the [[deprecated]] attribute which was standardized
in C++14.

This is initial part of deprecating the `any_color_converted_view` and
as @marco-langer pointed in
#660 (comment)
there are more changes to follow.
mloskot added a commit to mloskot/gil that referenced this pull request Jun 26, 2022
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 added a commit to mloskot/gil that referenced this pull request Jun 26, 2022
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 added a commit that referenced this pull request Jun 27, 2022
For Boost 1.80 we have announced switch from C++11 to C++14
as an intermediate step:
#677

As we will be moving forward with refactoring and modernisations,
we are planning to switch to C++17 in (near) future Boost release:
#676
mloskot added a commit to mloskot/gil that referenced this pull request Jun 27, 2022
mloskot added a commit to mloskot/gil that referenced this pull request Jun 27, 2022
mloskot added a commit to mloskot/gil that referenced this pull request Jun 27, 2022
mloskot added a commit that referenced this pull request Jun 27, 2022
@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.

4 participants