Skip to content

Replace deprecated std::is_pod#6717

Merged
mjjbell merged 2 commits intoProject-OSRM:masterfrom
nyllet:replace_is_pod
Mar 17, 2024
Merged

Replace deprecated std::is_pod#6717
mjjbell merged 2 commits intoProject-OSRM:masterfrom
nyllet:replace_is_pod

Conversation

@nyllet
Copy link
Copy Markdown
Contributor

@nyllet nyllet commented Oct 15, 2023

Issue

Fixing issue #6716 by replacing std::is_pod with std::is_standard_layout && std::is_trivial

Tasklist

@mjjbell mjjbell merged commit 8526cc7 into Project-OSRM:master Mar 17, 2024
eliseier pushed a commit to wanderlog/osrm-backend that referenced this pull request Mar 25, 2025
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.

3 participants