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

replace deprecated std::iterator by defining required types #373

Merged
merged 1 commit into from
May 24, 2022
Merged

replace deprecated std::iterator by defining required types #373

merged 1 commit into from
May 24, 2022

Conversation

acxz
Copy link
Contributor

@acxz acxz commented May 22, 2022

Solves #372

Based on reading following helpful source: https://www.fluentcpp.com/2018/05/08/std-iterator-deprecated/

With this build error resolved, octomap is cxx17 compat.

@ahornung ahornung merged commit b7118e0 into OctoMap:devel May 24, 2022
@ahornung
Copy link
Member

Thanks a lot!

@acxz acxz deleted the cxx17 branch May 24, 2022 20:36
c-andy-martin pushed a commit to BadgerTechnologies/octomap that referenced this pull request May 31, 2024
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