Boost logo

Boost Users :

Subject: Re: [Boost-users] config. how to check if std::shared_ptr & std::scoped_ptr availability?
From: Michel Morin (mimomorin_at_[hidden])
Date: 2012-05-02 09:17:34


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_macro_reference.html#boost_config.boost_macro_reference.macros_that_describe_c__11_features_not_supported

Regards,
Michel


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net