ITADN

Add contains_key to managed maps

#230Pull Requestleemaguire 创建于 2024-07-15已合并
no-jira-ticket
L
leemaguirecommented
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`.
合并状态:已合并 合并于 2024-07-16 关闭于 2024-07-16 0 条评论