Boost logo

Boost :

From: Thorsten Ottosen (thorsten.ottosen_at_[hidden])
Date: 2006-05-25 17:15:59


AlisdairM wrote:
> Thorsten Ottosen wrote:
>
>
>>Note that the former zero-initializes the remaining elements.
>
>
> Are you sure about that?
> I would have assumed value initialization, rather than zero
> initialization, although the former often results in the latter.

I think you're right. It does a[i] = value_type();

-Thorsten


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