Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

[cp][core] Use std::list instead of std::map for factory instance #16166

Merged
merged 2 commits into from
Feb 3, 2020

Conversation

alexshalamov
Copy link
Contributor

Cherry pick #16161 to release-unicorn branch.

Factory 'get' method can be invoked recursively and stable iterators
are required to guarantee safety.
@alexshalamov alexshalamov merged commit 541a8ec into release-unicorn Feb 3, 2020
@alexshalamov alexshalamov deleted the alexshalamov_cp_16161_release_unicorn branch February 3, 2020 16:56
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants