Skip to content

Do not use std::random_shuffle with C++11 or above#233

Merged
ahornung merged 1 commit intoOctoMap:develfrom
jamiesnape:std-shuffle
Jun 21, 2019
Merged

Do not use std::random_shuffle with C++11 or above#233
ahornung merged 1 commit intoOctoMap:develfrom
jamiesnape:std-shuffle

Conversation

@jamiesnape
Copy link
Copy Markdown
Contributor

In particular, std::random_shuffle is removed from C++17 and above, so octomap will not compile.

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