$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [config] BOOST_NO_CXX11_HDR_MEMORY and gcc-4.6.2
From: Vicente J. Botet Escriba (vicente.botet_at_[hidden])
Date: 2013-10-28 12:05:03
Le 28/10/13 13:56, Peter Dimov a écrit :
> Vicente J. Botet Escriba wrote:
>> default_delete is missing also. Is there an interest in
>> BOOST_NO_CXX11_DEFAULT_DELETE?
>
> Use BOOST_NO_CXX11_SMART_PTR.
>
Thanks,
Vicente