What is the most efficient way of replacing duplicate elements in a list B with unique elements from another list(list A) in Qt or C++?
solved What is the most efficient way of replacing duplicate elements in a list B with unique elements from another list(list A) in Qt or C++?