
13 Oct
2006
13 Oct
'06
4:56 p.m.
I started learning about indexing_suite2. I'm surprised that vector_indexing_suite::set_slice uses erase+insert instead of directly copying. Isn't this potentially expensive?