Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Macro CXXD_MAKE_SHARED_HEADER

CXXD_MAKE_SHARED_HEADER — The make_shared header file name.

Synopsis

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

CXXD_MAKE_SHARED_HEADER

Description

The object-like macro expands to the include header file designation for the make_shared header file. The macro is used with the syntax: #include CXXD_MAKE_SHARED_HEADER


PrevUpHomeNext