Boost logo

Boost :

From: David Abrahams (dave_at_[hidden])
Date: 2004-07-08 10:23:34


"Peter Dimov" <pdimov_at_[hidden]> 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

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk