$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] [shared_array] Why not in C++11 ?
From: Sid Sacek (ssacek_at_[hidden])
Date: 2013-07-05 18:41:16
Does anyone know why 'boost::shared_array<>' was not made part of C++11, since pretty much all the other smart pointers were?
-Sid