Subject: Re: [boost] [config] detect std::unique_ptr
From: Andrey Semashev (andrey.semashev_at_[hidden])
Date: 2017-08-07 07:54:28


On 08/07/17 10:19, Artyom Beilis via Boost wrote:
> Hello,
>
> I'm searching for a macro to detect reliably existence of std::unique_ptr
> I didn't found one in boost.config

BOOST_NO_CXX11_SMART_PTR?