set « Collections « Visual C++ .NET






1.Adding element to a set
2.Inserting duplicate elements to set
3.Display set with for loop using reverse_iterator
4.Insert and erase element from a set
5.Find element in a set
6.find function returns set::iterator