Skip to content

Conversation

leemaguire
Copy link
Contributor

Add managed<std::map<std::string, T>>::contains_key for conveniently checking if a managed map contains a given key. Use this method in the Type Safe Query API instead of managed<std::map<std::string, T>>::find.

@leemaguire leemaguire added the no-jira-ticket Skip checking the PR title for Jira reference label Jul 15, 2024
@leemaguire leemaguire self-assigned this Jul 15, 2024
Copy link
Contributor

@kneth kneth left a comment

Choose a reason for hiding this comment

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

LGTM

@leemaguire leemaguire merged commit 359569d into main Jul 16, 2024
@leemaguire leemaguire deleted the lm/map-rbool-find branch July 16, 2024 13:24
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 15, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
no-jira-ticket Skip checking the PR title for Jira reference
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants