Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Macro CXXD_WEAK_PTR_NS

CXXD_WEAK_PTR_NS — The weak_ptr namespace.

Synopsis

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

CXXD_WEAK_PTR_NS

Description

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


PrevUpHomeNext