Boost logo

Boost :

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 18:10:09


Le 28/10/13 18:11, Jonathan Wakely a écrit :
> On 28 October 2013 17:07, Vicente J. Botet Escriba wrote:
>> Le 28/10/13 17:09, Jonathan Wakely a écrit :
>>
>>> On 28 October 2013 12:02, Vicente J. Botet Escriba wrote:
>>>> default_delete is missing also. Is there an interest in
>>>> BOOST_NO_CXX11_DEFAULT_DELETE?
>>> Maybe I've misunderstood, but std::default_delete is not missing from
>>> GCC 4.6.2's <memory> header.
>>>
>> IIRC, the issue appears when compiling on C++98/03 mode. I would need to
>> check again.
> That's because std::default_delete isn't in C++98/03 :-)
>
>
Evident. The problem I have is don't know a Boost.Config macro to know
if the user compiles with C++11, so I need to rely on other feature macros.

Vicente


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk