
9 Nov
2009
9 Nov
'09
4:47 p.m.
Roman Kecher wrote:
Hi, I'm suggesting to add the following function templates to allow easy, exception-safe, creation of shared_array objects:
- make_shared_array (very similar to make_shared which is used to create a shared_ptr) - allocate_shared_array (again, same functionality like allocate_shared)
Is there any reason not to include these?
No, there is no reason to not include them. We just need a volunteer. :-)