$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] [smart_ptr] Add make/allocate functions for boost::shared_array
From: Roman Kecher (roman.kecher_at_[hidden])
Date: 2009-11-06 08:49:16
Hi,
I was wondering if there's any reason not to include make_shared_array() /
allocate_shared_array() in boost/make_shared.hpp (or maybe add
boost/make_shared_array.hpp), along with the already existing make_shared()
and allocate_shared() functions?
Regards,
Roman.