October 1999
Beginner
304 pages
7h 11m
English
set_intersection() constructs a sorted sequence of the elements present in both sequences. For example, given the two sequences {0,1,2,3} and {0,2,4,6}, the set intersection is {0,2}.
Read now
Unlock full access