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

[galactic backport] Remove use of std::allocator<>::rebind #1984

Conversation

connoranderson
Copy link

@connoranderson connoranderson commented Aug 9, 2022

rebind is deprecated in c++17 and removed in c++20

backporting #1678 to galactic so it can build with c++20

rebind is deprecated in c++17 and removed in c++20

Signed-off-by: Petter Nilsson <pettni@umich.edu>
Copy link
Collaborator

@fujitatomoya fujitatomoya left a comment

Choose a reason for hiding this comment

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

galactic targets c++17 and this is deprecated. So I think we should backport to galactic.

@connoranderson connoranderson deleted the connor_1678_galactic_patch branch October 7, 2022 00:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants