set_symmetric_difference « STL Algorithms Merge « C++ Tutorial






28.6.set_symmetric_difference
28.6.1.Illustrate set_symmetric_difference
28.6.2.Determine elements in set A that are not in set B and elements of set B that are not in set A
28.6.3.Determine difference the ranges with set_symmetric_difference()