Set Manipulation Class Set Theory Was bored revising Set Theory and I made a class that can perform basic set operations: #include <iostream> #include <vector> ...