Searched refs:compare_pair (Results 1 – 1 of 1) sorted by relevance
166 bool compare_pair(std::pair<t_const_value*, t_const_value*> newMapPair, std::pair<t_const_value*, t… in compare_pair() function206 …urn defaultValuesCompare && std::equal(newMap.begin(), newMap.end(), oldMap.begin(), compare_pair); in compare_defaults()