Algorithm: Add filteredUnique
This methods returns a new container with only the unique elements
in the input container. Uses == for comparison of elements.
Change-Id: I80c2027b4d275d27343bd64851c17d42bc971e82
Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
Please register or sign in to comment