Boost logo

Boost :

From: Peter Dimov (pdimov_at_[hidden])
Date: 2004-07-08 11:42:41


Andrei Alexandrescu (See Website for Email) wrote:
> "Peter Dimov" <pdimov_at_[hidden]> wrote in message
> news:013e01c464e5$980fd7c0$0600a8c0_at_pdimov...
>> Or maybe we should just use
>>
>> int cv[] = { 1, 2, 3 };
>> v.assign( cv, end(cv) );
>>
>> as I've been doing for years.
>
> What??? No 'static' in front of cv??? :o)
>
> Now seriously, 'static' can improve performance, ...

For three elements??? ;-)


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