Skip to content

Conversation

@leviathanch
Copy link

C++ 17 and upwards requires std::allocator to be replaced with std::allocator_traits, in order to compile successfully.

C++ 17 and upwards requires std::allocator to be replaced with
std::allocator_traits, in order to compile successfully.
Copy link
Owner

Choose a reason for hiding this comment

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

This fix may not be backward compatible to versions earlier than C++11. Please add version guard to ensure backward compatibility.

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.

2 participants