Classic Set
Operations
•Set containers also
have the traditional operations for sets: Union,
Intersection, Difference, and Symmetric_Difference.
•Each operation has procedure,
function, and operator forms.
•There are also Overlap and
Is_Subset operations.