Macro CXXD_SHARED_PTR_HEADER
CXXD_SHARED_PTR_HEADER — The shared_ptr header file name.
Synopsis
Description
The object-like macro expands to the include header file designation for the shared_ptr header file. The macro is used with the syntax: #include CXXD_SHARED_PTR_HEADER
The included header file includes only the shared_ptr implementation.