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

use containers for xml_init lists. #1345

Merged
merged 1 commit into from
Sep 26, 2024

Conversation

tsteven4
Copy link
Collaborator

No description provided.

@tsteven4
Copy link
Collaborator Author

tsteven4 commented Sep 26, 2024

I resisted std::ranges::for_each although it would have worked fine with these const lists. With non-const shared lists I think there is a possibility of std::ranges::for_each causing a deep copy.

@robertlipe
Copy link
Collaborator

robertlipe commented Sep 26, 2024 via email

@tsteven4
Copy link
Collaborator Author

We are putting them in a QHash.

@tsteven4 tsteven4 merged commit 48cdbec into GPSBabel:master Sep 26, 2024
17 checks passed
@tsteven4 tsteven4 deleted the xmlgenriccontainers branch September 26, 2024 23:43
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