Skip to content

Conversation

@droberts195
Copy link

std::auto_ptr has been removed from C++17, so we need
to stop using it before we can upgrade to C++17.

Also corrected the type name of a typedef of a
std::auto_ptr.

Backport of #717

std::auto_ptr has been removed from C++17, so we need
to stop using it before we can upgrade to C++17.

Also corrected the type name of a typedef of a
std::auto_ptr.

Backport of elastic#717
@droberts195 droberts195 merged commit a0291ac into elastic:7.x Oct 4, 2019
@droberts195 droberts195 deleted the remove_auto_ptr_7x branch October 4, 2019 15:12
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