Subject: [boost] [config] detect std::unique_ptr
From: Artyom Beilis (artyom.beilis_at_[hidden])
Date: 2017-08-07 07:19:36


Hello,

I'm searching for a macro to detect reliably existence of std::unique_ptr
I didn't found one in boost.config

Artyom