Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Macro CXXD_ENABLE_SHARED_FROM_THIS_USE_BOOST

CXXD_ENABLE_SHARED_FROM_THIS_USE_BOOST — Override macro for Boost enable_shared_from_this implementation.

Synopsis

// In header: <boost/cxx_dual/impl/enable_shared_from_this.hpp>

CXXD_ENABLE_SHARED_FROM_THIS_USE_BOOST

Description

The object-like macro, when defined to nothing prior to including this header file, forces the dual library choice of the Boost enable_shared_from_this implementation.


PrevUpHomeNext