Skip to content

Conversation

@lifflander
Copy link
Collaborator

Fixes #2117

@lifflander lifflander requested a review from nlslatt March 27, 2023 21:16
@lifflander lifflander linked an issue Mar 27, 2023 that may be closed by this pull request
@lifflander lifflander force-pushed the 2117-check-for-duplication-elements-during-collection-insertion branch from b5db4aa to 99fb383 Compare March 27, 2023 21:20
@github-actions
Copy link

github-actions bot commented Mar 27, 2023

Pipelines results

PR tests (gcc-12, ubuntu, mpich)

Build for cc3ab0a (2023-03-28 00:04:49 UTC)

Compilation - successful

Testing - passed

Build log



// Invoke getCollectionLM() to create a new location manager instance for
// this collection
theLocMan()->getCollectionLM<IndexType>(proxy);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Kinda ugly that a method named getFoo has a side effect of creating said Foo

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.

Check for duplication elements during collection insertion

3 participants