Macro CXXD_SHARED_PTR_USE_STD
CXXD_SHARED_PTR_USE_STD — Override macro for C++ standard shared_ptr implementation.
Synopsis
Description
The object-like macro, when defined to nothing prior to including this header file, forces the dual library choice of the C++ standard shared_ptr implementation. If the C++ standard shared_ptr implementation is not available a preprocessor error is generated.