
26 Sep
2011
26 Sep
'11
12:47 p.m.
2011/9/26 Olaf van der Spek <ml@vdspek.org>
On Mon, Sep 26, 2011 at 2:11 PM, Mathias Gaunard <mathias.gaunard@ens-lyon.org> wrote:
Ah. BTW, why doesn't shared_array provide size()? IMO it'd be quite useful to have.
Because it's not storing that information.
So why is it not storing that info?
Because shared_array doesn't have it. Roman Perepelitsa.