Skip to content

[Core] Remove Incorrect Members from PointerHashMapSet#11602

Merged
matekelemen merged 6 commits intomasterfrom
core/pointer-hash-map-set
May 27, 2024
Merged

[Core] Remove Incorrect Members from PointerHashMapSet#11602
matekelemen merged 6 commits intomasterfrom
core/pointer-hash-map-set

Conversation

@matekelemen
Copy link
Contributor

Description

PointerHashMapSet wraps an std::unordered_map, yet has members associated with contiguous arrays (PointerHashMapSet::front and PointerHashMapSet::back).

I took the liberty of making some cosmetic updates as well, but the main change is this one: c951dec.

@matekelemen
Copy link
Contributor Author

ping @KratosMultiphysics/technical-committee

@roigcarlo
Copy link
Member

I also think changes are good, can we merge?

@loumalouomega
Copy link
Member

I also think changes are good, can we merge?

I agree

@rubenzorrilla
Copy link
Member

@matekelemen what about this?

@matekelemen matekelemen merged commit 1bb4ea7 into master May 27, 2024
@matekelemen matekelemen deleted the core/pointer-hash-map-set branch May 27, 2024 12:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

5 participants