[C++-sig] Optimize vector_indexing_suite set_slice

Neal D. Becker ndbecker2 at verizon.net
Wed Aug 4 16:33:19 CEST 2004


vector_indexing_suite set_slice does: 1) erase 2) insert

Shouldn't this be optimized to simply do copy?






More information about the Cplusplus-sig mailing list