ticks = clock(); copy(dstrings.begin(), dstrings.end(), ostream_iterator(tmp2, "\n")); ticks = clock() - ticks; cout