Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Macro CXXD_SHARED_PTR_NS

CXXD_SHARED_PTR_NS — The shared_ptr namespace.

Synopsis

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

CXXD_SHARED_PTR_NS

Description

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


PrevUpHomeNext