Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Header <boost/cxx_dual/impl/shared_ptr.hpp>

Dual library for the shared_ptr implementation.

Chooses either the Boost shared_ptr implementation or the C++ standard shared_ptr implementation.


CXXD_HAS_STD_SHARED_PTR
CXXD_SHARED_PTR_NS
CXXD_SHARED_PTR_HEADER
CXXD_SHARED_PTR_ALL_HEADER
CXXD_SHARED_PTR_USE_STD
CXXD_SHARED_PTR_USE_BOOST

PrevUpHomeNext