
8 Jul
2004
8 Jul
'04
3:23 p.m.
"Peter Dimov" <pdimov@mmltd.net> writes:
Or maybe we should just use
int cv[] = { 1, 2, 3 }; v.assign( cv, end(cv) );
as I've been doing for years.
Looks good to me. In what way does Thorsten's library improve on this idiom? -- Dave Abrahams Boost Consulting http://www.boost-consulting.com