
1 Nov
2012
1 Nov
'12
4:24 p.m.
On Thu Nov 1 2012 at 1:48 PM, Olaf van der Spek <ml@vdspek.org> wrote:
Does Glen's make_shared_array have variants for both initialized and uninitialized allocations (for builtin types)?
Hi Olaf, I just updated the code to only have initialization for non POD types: https://github.com/glenfe/glenfern/commit/05ea1f429bddfe7f07e4bb392db2484921... Glen