Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Macro CXXD_ENABLE_SHARED_FROM_THIS_NS

CXXD_ENABLE_SHARED_FROM_THIS_NS — The enable_shared_from_this namespace.

Synopsis

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

CXXD_ENABLE_SHARED_FROM_THIS_NS

Description

The object-like macro expands to the namespace for the enable_shared_from_this implementation.


PrevUpHomeNext