Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

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

Dual library for the enable_shared_from_this implementation.

Chooses either the Boost enable_shared_from_this_implementation or the C++ standard enable_shared_from_this implementation.


CXXD_HAS_STD_ENABLE_SHARED_FROM_THIS
CXXD_ENABLE_SHARED_FROM_THIS_NS
CXXD_ENABLE_SHARED_FROM_THIS_HEADER
CXXD_ENABLE_SHARED_FROM_THIS_USE_STD
CXXD_ENABLE_SHARED_FROM_THIS_USE_BOOST

PrevUpHomeNext