2 May
2012
2 May
'12
1:17 p.m.
niXman wrote:
I need to check if std::shred_ptr & std::scoped_ptr availability.
BOOST_NO_CXX11_SMART_PTR, which is exactly what you want, has been recently introduced in trunk. Here is a link to the documentation: http://svn.boost.org/svn/boost/trunk/libs/config/doc/html/boost_config/boost... Regards, Michel