Add contains_key to managed maps
no-jira-ticket
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 条评论