set_symmetric_difference « STL Algorithms Merge « C++






1.Illustrate set_symmetric_difference
2.Determine elements in set A that are not in set B and elements of set B that are not in set A
3.Determine difference the ranges with set_symmetric_difference()