$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] [Smart Ptr] make_shared for arrays
From: Alexander (gutenev_at_[hidden])
Date: 2009-02-09 12:09:00
Why isn't there ?
It looks easier to implement than for single objects as there would be only
unary version which would take array size.