$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] make_shared_array
From: Olaf van der Spek (ml_at_[hidden])
Date: 2012-11-02 09:07:00
On Fri, Nov 2, 2012 at 2:02 PM, Peter Dimov <lists_at_[hidden]> wrote:
> Olaf van der Spek wrote:
>
>> What's the use case for default/zero initialized arrays of builtin types
>> though?
>
>
> Do you really never initialize your arrays?
To all zero? Don't think I do.
-- Olaf