5b782a783a
-For large datasets with very many unique names, stxxl::vector can corrupt data. Technically, we should only be using stxxl:vectors with POD. Other types might lead to strange/unpredictable behavior as we noticed here. -See http://algo2.iti.kit.edu/dementiev/stxxl/trunk/FAQ.html