Searched refs:to_pair (Results 1 – 2 of 2) sorted by relevance
55 [[nodiscard]] std::pair<std::string, TargetValue> to_pair() const { in to_pair() function
189 config_map.insert(config_value.to_pair()); in AddMapping()