Example shows how to effectively use the std::set_difference function in order to find out the differences in large datasets, which is useful if you want to compare or synchronize them. I actually used it when I had to synchronize the data on two large ftp servers.